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