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
  • Mohan Maiya's avatar
    Vulkan: Addition of ImageRespecificationTest · 20dbfdd9
    Mohan Maiya authored Jun 15, 2020
    There is a bug in the way the Vulkan backend handles
    image respecification. Add 2 tests that expose this bug -
    1. When texture format is swizzled it needs to destroy
       only the read image views
    2. When texture is respecified using external images the
       FramebufferVk cache has a bug where it doesn't invalidate
       the object with the orphaned attachment
    
    Bug: angleproject:4651
    Test: angle_end2end_tests.exe --gtest_filter=ImageRespecificationTest*
    Change-Id: Id564a700ea44eb4f804694613f597320ea811c07
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2246532
    Commit-Queue: Mohan Maiya <m.maiya@samsung.com>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    20dbfdd9
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.