Home
last modified time | relevance | path

Searched defs:stencilState (Results 1 – 2 of 2) 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()
266 … int numSamplesPerFragment, const Fragment* inputFragments, const StencilState& stencilState, int … in executeStencilDpFailAndPass()
774 const StencilState& stencilState = state.stencilStates[fragmentFacing]; in render() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineStencilTests.cpp1140 const VkStencilOpState stencilState = stencilOpItr.next(); in createStencilTests() local