Searched defs:updateDepthRange (Results 1 – 2 of 2) sorted by relevance
1373 void GraphicsPipelineDesc::updateDepthRange(GraphicsPipelineTransitionBits *transition, in updateDepthRange() function in rx::vk::GraphicsPipelineDesc
2490 void ContextVk::updateDepthRange(float nearPlane, float farPlane) in updateDepthRange() function in rx::ContextVk