Searched defs:CCW (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/src/Pipeline/ |
D | PixelRoutine.cpp | 342 void PixelRoutine::stencilTest(Byte8 &value, VkCompareOp stencilCompareMode, bool CCW) in stencilTest() 723 …n, VkStencilOp stencilZFailOperation, VkStencilOp stencilFailOperation, bool CCW, Int &zMask, Int … in stencilOperation() 756 … PixelRoutine::stencilOperation(Byte8 &output, Byte8 &bufferValue, VkStencilOp operation, bool CCW) in stencilOperation()
|
/external/swiftshader/src/Shader/ |
D | PixelRoutine.cpp | 342 void PixelRoutine::stencilTest(Byte8 &value, StencilCompareMode stencilCompareMode, bool CCW) in stencilTest() 796 …Operation stencilZFailOperation, StencilOperation stencilFailOperation, bool CCW, Int &zMask, Int … in stencilOperation() 829 …lRoutine::stencilOperation(Byte8 &output, Byte8 &bufferValue, StencilOperation operation, bool CCW) in stencilOperation()
|