Searched defs:stencilState (Results 1 – 2 of 2) sorted by relevance
92 … int numSamplesPerFragment, const Fragment* inputFragments, const StencilState& stencilState, int … in executeStencilCompare()130 … int numSamplesPerFragment, const Fragment* inputFragments, const StencilState& stencilState, int … in executeStencilSFail()266 … int numSamplesPerFragment, const Fragment* inputFragments, const StencilState& stencilState, int … in executeStencilDpFailAndPass()774 const StencilState& stencilState = state.stencilStates[fragmentFacing]; in render() local
1140 const VkStencilOpState stencilState = stencilOpItr.next(); in createStencilTests() local