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
  • Lubosz Sarnecki's avatar
    tests: Add DepthStencilTestES3.ReadPixelsDepth24. · e77e4d92
    Lubosz Sarnecki authored Apr 09, 2021
    Add a test that creates a framebuffer formatted GL_DEPTH_COMPONENT24 and
    read pixels from it using glReadPixels.
    
    This test uses a combination of the GL_OES_depth24 and GL_NV_read_depth
    extensions.
    
    This test can only run on GLES3 as the GL_DEPTH_COMPONENT24 internal
    format is not available on GLES2.
    
    Test: angle_end2end_tests --gtest_filter=DepthStencilTestES3.ReadPixelsDepth24/ES3_Vulkan_SwiftShader
    Bug: angleproject:5799
    Change-Id: I4e898bf756498796df02ef41cc2b989df78f13df
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2817765
    Commit-Queue: Lubosz Sarnecki <lubosz.sarnecki@collabora.com>
    Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    e77e4d92
DepthStencilTest.cpp 13.6 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.