Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineMultisampledRenderToSingleSampledTests.cpp805 const bool checkStencil) in checkSampleRequirements()
1843 const bool checkStencil = perPass.hasDepthStencil && isStencilFormat(params.depthStencilFormat); in checkRequirements() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampledRenderToSingleSampledTests.cpp809 const bool checkStencil) in checkSampleRequirements()
1864 const bool checkStencil = perPass.hasDepthStencil && isStencilFormat(params.depthStencilFormat); in checkRequirements() local