Searched defs:writeStencil (Results 1 – 2 of 2) sorted by relevance
771 void PixelRoutine::writeStencil(Pointer<Byte> &sBuffer, const Int &x, const Int sMask[4], const Int… in writeStencil() function in sw::PixelRoutine
1983 const VkBool32 writeStencil = renderInfo.getDepthStencilAttachmentLayout() in createSubpassPipeline() local