Searched defs:stencilState (Results 1 – 3 of 3) sorted by relevance
/third_party/vk-gl-cts/framework/referencerenderer/ |
D | rrFragmentOperations.cpp | 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() 831 const StencilState& stencilState = state.stencilStates[fragmentFacing]; in render() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | StateManagerGL.h | 102 StencilState stencilState; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleShaderBuiltInTests.cpp | 1940 …const auto stencilState = vk::makeStencilOpState(vk::VK_STENCIL_OP_KEEP, vk::VK_STENCIL_OP_KEEP, v… in iterate() local
|