Searched defs:tessFactor_Veq1 (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/tessellator/ |
H A D | tessellator.cpp | 491 void CHWTessellator::TessellateQuadDomain( float tessFactor_Ueq0, float tessFactor_Veq0, float tessFactor_Ueq1, float tessFactor_Veq1, in TessellateQuadDomain() argument 549 void CHWTessellator::QuadProcessTessFactors( float tessFactor_Ueq0, float tessFactor_Veq0, float tessFactor_Ueq1, float tessFactor_Veq1, in QuadProcessTessFactors() argument 2150 TessellateQuadDomain( float tessFactor_Ueq0, float tessFactor_Veq0, float tessFactor_Ueq1, float tessFactor_Veq1, float insideTessFactorScaleU, float insideTessFactorScaleV ) TessellateQuadDomain() argument 2162 QuadHLSLProcessTessFactors( float tessFactor_Ueq0, float tessFactor_Veq0, float tessFactor_Ueq1, float tessFactor_Veq1, float insideTessFactorScaleU, float insideTessFactorScaleV ) QuadHLSLProcessTessFactors() argument [all...] |
Completed in 4 milliseconds