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
  • DepthStencilTest.cpp
Find file
BlameHistoryPermalink
  • Shahbaz Youssefi's avatar
    Vulkan: add depth-only or stencil-only tests · 50bf0429
    Shahbaz Youssefi authored Nov 01, 2018
    These tests make sure that a depth- or stencil-only format that is
    emulated with a depth/stencil one does not affect clear/draw in such a
    way that it would expose the hidden aspect.
    
    By nature of the emulation, it's not trivial to read back the hidden
    aspect.  This test simply makes sure the hidden aspect doesn't affect
    rendering, but is not a definitive test of correctness.
    
    Bug: angleproject:2815
    Change-Id: I158937faa019487f6fa08154406c152753a1934b
    Reviewed-on: https://chromium-review.googlesource.com/c/1314188
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarYuly Novikov <ynovikov@chromium.org>
    50bf0429
DepthStencilTest.cpp 8.68 KB
EditWeb IDE
×

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