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