Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineStencilTests.cpp80 const static deUint32 m_stencilOpsLength; member in vkt::pipeline::__anon00734b540111::StencilOpStateUniqueRandomIterator
202 const deUint32 StencilOpStateUniqueRandomIterator::m_stencilOpsLength = DE_LENGTH_OF_ARRAY(m_stenc… member in vkt::pipeline::__anon00734b540111::StencilOpStateUniqueRandomIterator
203 …StencilOpStateUniqueRandomIterator::m_stencilOpsLength2 = m_stencilOpsLength * m_stencilOpsLength;
204 …tencilOpStateUniqueRandomIterator::m_stencilOpsLength3 = m_stencilOpsLength2 * m_stencilOpsLength;
221 …PassOpIndex = (index - stencilCompareOpSeqIndex - stencilDepthFailOpSeqIndex) / m_stencilOpsLength; in getIndexedValue()
222 const deUint32 stencilPassOpSeqIndex = stencilPassOpIndex * m_stencilOpsLength; in getIndexedValue()