Searched refs:SetDepthBiasSlopeFactor (Results 1 – 3 of 3) sorted by relevance
134 void SetDepthBiasSlopeFactor(float f) { depth_bias_slope_factor_ = f; } in SetDepthBiasSlopeFactor() function
1437 pipeline_data_.SetDepthBiasSlopeFactor(value); in ProcessDepthBiasSlopeFactor()
1576 pipeline->GetPipelineData()->SetDepthBiasSlopeFactor(token->AsFloat()); in ParsePipelineDepth()