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/
DPixelRoutine.cpp377 void PixelRoutine::stencilTest(Byte8 &value, VkCompareOp stencilCompareMode, bool isBack) in stencilTest()
847 …Byte8 &bufferValue, const PixelProcessor::States::StencilOpState &ops, bool isBack, const Int &zMa… in stencilOperation()
880 Byte8 PixelRoutine::stencilReplaceRef(bool isBack) in stencilReplaceRef()
903 …tine::stencilOperation(Byte8 &output, const Byte8 &bufferValue, VkStencilOp operation, bool isBack) in stencilOperation()