Home
last modified time | relevance | path

Searched defs:checkStencil (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcFramebufferBlitTests.cpp1459 bool FramebufferBlitBaseTestCase::checkStencil(const Stencil actual, const Stencil expected) in checkStencil() function in glcts::FramebufferBlitBaseTestCase
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampledRenderToSingleSampledTests.cpp792 const bool checkDepth, const bool checkStencil) in checkSampleRequirements()
1873 … const bool checkStencil = perPass.hasDepthStencil && isStencilFormat(params.depthStencilFormat); in checkRequirements() local