Searched defs:stencilOperation (Results 1 – 2 of 2) sorted by relevance
| /external/swiftshader/src/Shader/ |
| D | PixelRoutine.cpp | 796 …void PixelRoutine::stencilOperation(Byte8 &newValue, Byte8 &bufferValue, StencilOperation stencilP… in stencilOperation() function in sw::PixelRoutine 829 …void PixelRoutine::stencilOperation(Byte8 &output, Byte8 &bufferValue, StencilOperation operation,… in stencilOperation() function in sw::PixelRoutine
|
| /external/swiftshader/src/Pipeline/ |
| D | PixelRoutine.cpp | 774 void PixelRoutine::stencilOperation(Byte8 &newValue, const Byte8 &bufferValue, const PixelProcessor… in stencilOperation() function in sw::PixelRoutine 830 void PixelRoutine::stencilOperation(Byte8 &output, const Byte8 &bufferValue, VkStencilOp operation,… in stencilOperation() function in sw::PixelRoutine
|