Searched refs:SetMinDepthBounds (Results 1 – 3 of 3) sorted by relevance
146 void SetMinDepthBounds(float f) { min_depth_bounds_ = f; } in SetMinDepthBounds() function
1457 pipeline_data_.SetMinDepthBounds(value); in ProcessMinDepthBounds()
1681 pipeline->GetPipelineData()->SetMinDepthBounds(token->AsFloat()); in ParsePipelineDepth()