Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineStencilTests.cpp81 const static deUint32 s_stencilOpsLength2; member in vkt::pipeline::__anon0f0f41bb0111::StencilOpStateUniqueRandomIterator
209 const deUint32 StencilOpStateUniqueRandomIterator::s_stencilOpsLength2 = s_stencilOpsLength * s_st… member in vkt::pipeline::__anon0f0f41bb0111::StencilOpStateUniqueRandomIterator
210 const deUint32 StencilOpStateUniqueRandomIterator::s_stencilOpsLength3 = s_stencilOpsLength2 * s_s…
224 const deUint32 stencilDepthFailOpIndex = (index - stencilCompareOpSeqIndex) / s_stencilOpsLength2; in getIndexedValue()
225 const deUint32 stencilDepthFailOpSeqIndex = stencilDepthFailOpIndex * s_stencilOpsLength2; in getIndexedValue()