ProcessTriTessFactorsAvg
Description
Signature
void ProcessTriTessFactorsAvg( in vector<float, 3> RawEdgeFactors, in float InsideScale, out vector<float, 3> RoundedEdgeTessFactors, out float RoundedInsideTessFactor, out float UnroundedInsideTessFactor);
Parameters
RawEdgeFactors : vector<float, 3>
InsideScale : float
RoundedEdgeTessFactors : vector<float, 3>
RoundedInsideTessFactor : float
UnroundedInsideTessFactor : float
Availability and Requirements
Defined for the following targets:
hlsl
Available in all stages.