Home
last modified time | relevance | path

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

/external/swiftshader/src/Shader/
DPixelRoutine.cpp342 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()