Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineStencilTests.cpp80 const static deUint32 s_stencilOpsLength; member in vkt::pipeline::__anon85498db20111::StencilOpStateUniqueRandomIterator
210 const deUint32 StencilOpStateUniqueRandomIterator::s_stencilOpsLength = DE_LENGTH_OF_ARRAY(stencil… member in vkt::pipeline::__anon85498db20111::StencilOpStateUniqueRandomIterator
211 …StencilOpStateUniqueRandomIterator::s_stencilOpsLength2 = s_stencilOpsLength * s_stencilOpsLength;
212 …tencilOpStateUniqueRandomIterator::s_stencilOpsLength3 = s_stencilOpsLength2 * s_stencilOpsLength;
229 …PassOpIndex = (index - stencilCompareOpSeqIndex - stencilDepthFailOpSeqIndex) / s_stencilOpsLength; in getIndexedValue()
230 const deUint32 stencilPassOpSeqIndex = stencilPassOpIndex * s_stencilOpsLength; in getIndexedValue()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineStencilTests.cpp80 const static deUint32 s_stencilOpsLength; member in vkt::pipeline::__anonff0a0f320111::StencilOpStateUniqueRandomIterator
210 const deUint32 StencilOpStateUniqueRandomIterator::s_stencilOpsLength = DE_LENGTH_OF_ARRAY(stencil… member in vkt::pipeline::__anonff0a0f320111::StencilOpStateUniqueRandomIterator
211 …StencilOpStateUniqueRandomIterator::s_stencilOpsLength2 = s_stencilOpsLength * s_stencilOpsLength;
212 …tencilOpStateUniqueRandomIterator::s_stencilOpsLength3 = s_stencilOpsLength2 * s_stencilOpsLength;
229 …PassOpIndex = (index - stencilCompareOpSeqIndex - stencilDepthFailOpSeqIndex) / s_stencilOpsLength; in getIndexedValue()
230 const deUint32 stencilPassOpSeqIndex = stencilPassOpIndex * s_stencilOpsLength; in getIndexedValue()