Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DDepthStencilStateTests.cpp234 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/
Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp2876 if (CheckColor() && CheckDepth() && CheckStencil()) in Test()
3021 bool BlitTest::CheckStencil() in CheckStencil() function in gl4cts::DirectStateAccess::Framebuffers::BlitTest
Dgl4cDirectStateAccessTests.hpp2713 bool CheckStencil();