Searched defs:writeDepth (Results 1 – 3 of 3) sorted by relevance
586 void PixelRoutine::writeDepth(Pointer<Byte> &zBuffer, int q, Int &x, Float4 &z, Int &zMask) in writeDepth() function in sw::PixelRoutine
659 void PixelRoutine::writeDepth(Pointer<Byte> &zBuffer, int q, Int &x, Float4 &z, Int &zMask) in writeDepth() function in sw::PixelRoutine
1880 const VkBool32 writeDepth = renderInfo.getDepthStencilAttachmentLayout() in createSubpassPipeline() local