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