Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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()
831 const StencilState& stencilState = state.stencilStates[fragmentFacing]; in render() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DStateManagerGL.h102 StencilState stencilState; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleShaderBuiltInTests.cpp1940 …const auto stencilState = vk::makeStencilOpState(vk::VK_STENCIL_OP_KEEP, vk::VK_STENCIL_OP_KEEP, v… in iterate() local