Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • src
  • tests
  • gl_tests
  • StateChangeTest.cpp
Find file
BlameHistoryPermalink
  • Tobin Ehlis's avatar
    Vulkan: Fix FramebufferVk cache · 34ca1ac7
    Tobin Ehlis authored Jun 16, 2020
    Migrate Serial from Image to ImageView.
    Imageviews are what are utimately used in FramebufferVk, so move
    the Serials into the ImageViewHelper class. Since that class also
    knows the level/layer of the imageView, we can revert to using a
    single Serial per ImageView instead of the AttachmentSerial that
    included the layer and level.
    ImageViewHelper caches Serials per layer/level combo.
    
    Bug: angleproject:4651
    Change-Id: I3741d7d03523eada84295cb712c1cc1e6e3c3867
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2248203
    Commit-Queue: Tobin Ehlis <tobine@google.com>
    Reviewed-by: 's avatarMohan Maiya <m.maiya@samsung.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    34ca1ac7
StateChangeTest.cpp 190 KB
EditWeb IDE
×

Replace StateChangeTest.cpp

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.