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
  • libANGLE
  • renderer
  • vulkan
  • vk_format_table_autogen.cpp
Find file
BlameHistoryPermalink
  • Shahbaz Youssefi's avatar
    Vulkan: add clear test for emulated stencil or depth formats · d856ca48
    Shahbaz Youssefi authored Oct 31, 2018
    S8_UINT and D24_UNORM_X8_UINT are the only formats currently that are
    single-aspect and are possibly emulated with a packed depth-stencil
    format if it's not supported.  A flag to FeaturesVk has been added as a
    way to force this behavior for the sake of testing.
    
    This test is added to ensure the correct clear algorithm is used for
    this case.  Additionally, this case is detected and the other aspect is
    forcefully cleared to 0 whenever the original aspect is cleared.
    
    Bug: angleproject:2815
    Change-Id: Ief3039d66bbf46468213b9e3224f7cc7541c3a2e
    Reviewed-on: https://chromium-review.googlesource.com/c/1312453
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    d856ca48
vk_format_table_autogen.cpp 90.9 KB
EditWeb IDE
×

Replace vk_format_table_autogen.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.