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
  • DifferentStencilMasksTest.cpp
Find file
BlameHistoryPermalink
  • Jinyoung Hur's avatar
    Re-land "Only require that the stencil masks are same as many effective bits set" · 85769f0d
    Jinyoung Hur authored Oct 20, 2015
    It seems reasonable to validate the equality between stencilWriteMask
    and stencilBackWriteMask only by comparing the effective bits.
    An existing dEQP test[1] and a WebGL test[2] also use the max size of
    stencil bits for checking the stencil mask values.
    
    [1] StencilWriteMaskSeparateTestCase (gles3/functional/
    es3fIntegerStateQueryTests.cpp)
    [2] https://www.khronos.org/registry/webgl/sdk/tests/conformance/state/
    gl-get-calls.html (Search for "minimumRequiredStencilMask ")
    
    Re-land with fix for Clang warning.
    
    Change-Id: I4cadaffced04ca55fa6daf7ac6a462368e0cfeec
    Reviewed-on: https://chromium-review.googlesource.com/307530Reviewed-by: 's avatarJinyoung Hur <hurims@gmail.com>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Tested-by: 's avatarJamie Madill <jmadill@chromium.org>
    85769f0d
DifferentStencilMasksTest.cpp 4.39 KB
EditWeb IDE
×

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