Searched refs:SetClearDepth (Results 1 – 3 of 3) sorted by relevance
58 Result SetClearDepth(float depth);
448 return info.vk_pipeline->AsGraphics()->SetClearDepth(command->GetValue()); in DoClearDepth()
756 Result GraphicsPipeline::SetClearDepth(float depth) { in SetClearDepth() function in amber::vulkan::GraphicsPipeline