Home
last modified time | relevance | path

Searched defs:CheckStencil (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DDepthStencilStateTests.cpp229 void CheckStencil(std::vector<TestSpec> testParams, uint32_t expectedStencil) { in CheckStencil() function in DepthStencilStateTest
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DDepthStencilStateTests.cpp246 void CheckStencil(std::vector<TestSpec> testParams, uint32_t expectedStencil) { in CheckStencil() function in DepthStencilStateTest
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp3021 bool BlitTest::CheckStencil() in CheckStencil() function in gl4cts::DirectStateAccess::Framebuffers::BlitTest