Searched refs:CheckStencil (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | DepthStencilStateTests.cpp | 234 CheckStencil( in CheckStencilOperation() 246 void CheckStencil(std::vector<TestSpec> testParams, uint32_t expectedStencil) { in CheckStencil() function in DepthStencilStateTest 679 CheckStencil( in TEST_P() 716 CheckStencil({{baseState, RGBA8(255, 255, 255, 255), 0.f, in TEST_P() 752 CheckStencil({{baseState, RGBA8(255, 255, 255, 255), 1.f, in TEST_P()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp | 2876 if (CheckColor() && CheckDepth() && CheckStencil()) in Test() 3021 bool BlitTest::CheckStencil() in CheckStencil() function in gl4cts::DirectStateAccess::Framebuffers::BlitTest
|
D | gl4cDirectStateAccessTests.hpp | 2713 bool CheckStencil();
|