Searched refs:SetDepthBiasClamp (Results 1 – 3 of 3) sorted by relevance
140 void SetDepthBiasClamp(float f) { depth_bias_clamp_ = f; } in SetDepthBiasClamp() function
1427 pipeline_data_.SetDepthBiasClamp(value); in ProcessDepthBiasClamp()
1710 pipeline->GetPipelineData()->SetDepthBiasClamp(token->AsFloat()); in ParsePipelineDepth()