Searched defs:writeStencil (Results 1 – 3 of 3) sorted by relevance
730 …void PixelRoutine::writeStencil(Pointer<Byte> &sBuffer, int q, Int &x, Int &sMask, Int &zMask, Int… in writeStencil() function in sw::PixelRoutine
655 void PixelRoutine::writeStencil(Pointer<Byte> &sBuffer, int q, const Int &x, const Int &sMask, cons… in writeStencil() function in sw::PixelRoutine
1941 const VkBool32 writeStencil = renderInfo.getDepthStencilAttachmentLayout() in createSubpassPipeline() local