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