Home
last modified time | relevance | path

Searched defs:stencilOperation (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DRenderPipelineGL.cpp153 GLuint OpenGLStencilOperation(wgpu::StencilOperation stencilOperation) { in OpenGLStencilOperation() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DDepthStencilStateTests.cpp204 void CheckStencilOperation(wgpu::StencilOperation stencilOperation, in CheckStencilOperation() argument
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelRoutine.cpp796 void PixelRoutine::stencilOperation(Byte8 &newValue, Byte8 &bufferValue, StencilOperation stencilPassOperation, StencilOperation stencilZFailOperation, StencilOperation stencilFailOperation, bool CCW, Int &zMask, Int &sMask) in stencilOperation() function in sw::PixelRoutine
829 void PixelRoutine::stencilOperation(Byte8 &output, Byte8 &bufferValue, StencilOperation operation, bool CCW) in stencilOperation() function in sw::PixelRoutine
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DPixelRoutine.cpp847 void PixelRoutine::stencilOperation(Byte8 &newValue, const Byte8 &bufferValue, const PixelProcessor::States::StencilOpState &ops, bool isBack, const Int &zMask, const Int &sMask) in stencilOperation() function in sw::PixelRoutine
903 void PixelRoutine::stencilOperation(Byte8 &output, const Byte8 &bufferValue, VkStencilOp operation, bool isBack) in stencilOperation() function in sw::PixelRoutine

Completed in 9 milliseconds