Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DPixelRoutine.cpp377 void PixelRoutine::stencilTest(Byte8 &value, VkCompareOp stencilCompareMode, bool isBack) in stencilTest() argument
847 void PixelRoutine::stencilOperation(Byte8 &newValue, const Byte8 &bufferValue, const PixelProcessor::States::StencilOpState &ops, bool isBack, const Int &zMask, const Int &sMask) in stencilOperation() argument
880 stencilReplaceRef(bool isBack) stencilReplaceRef() argument
903 stencilOperation(Byte8 &output, const Byte8 &bufferValue, VkStencilOp operation, bool isBack) stencilOperation() argument
[all...]

Completed in 4 milliseconds