Home
last modified time | relevance | path

Searched defs:stencilOperation (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Pipeline/
DPixelRoutine.cpp723 …void PixelRoutine::stencilOperation(Byte8 &newValue, Byte8 &bufferValue, VkStencilOp stencilPassOp… in stencilOperation() function in sw::PixelRoutine
756 …void PixelRoutine::stencilOperation(Byte8 &output, Byte8 &bufferValue, VkStencilOp operation, bool… in stencilOperation() function in sw::PixelRoutine
/external/swiftshader/src/Shader/
DPixelRoutine.cpp796 …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