Searched refs:stencilDepthFailOpIndex (Results 1 – 1 of 1) sorted by relevance
218 const deUint32 stencilDepthFailOpIndex = (index - stencilCompareOpSeqIndex) / m_stencilOpsLength2; in getIndexedValue() local219 const deUint32 stencilDepthFailOpSeqIndex = stencilDepthFailOpIndex * m_stencilOpsLength2; in getIndexedValue()230 m_stencilOps[stencilDepthFailOpIndex], // VkStencilOp depthFailOp; in getIndexedValue()