Searched defs:stencilState (Results 1 – 1 of 1) 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()320 … int numSamplesPerFragment, const Fragment* inputFragments, const StencilState& stencilState, int … in executeStencilDpFailAndPass()827 const StencilState& stencilState = state.stencilStates[fragmentFacing]; in render() local