Searched defs:writeDepth (Results 1 – 2 of 2) sorted by relevance
715 void PixelRoutine::writeDepth(Pointer<Byte> &zBuffer, const Int &x, const Int zMask[4], const Sampl… in writeDepth() function in sw::PixelRoutine
2996 const VkBool32 writeDepth = m_renderInfo.getDepthStencilAttachmentLayout() && in createSubpassPipeline() local