Home
last modified time | relevance | path

Searched defs:stencilState (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/referencerenderer/
DrrFragmentOperations.cpp92 … 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