Searched defs:tessFactor_Veq0 (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | tessellator.cpp | 473 void CHWTessellator::TessellateQuadDomain( float tessFactor_Ueq0, float tessFactor_Veq0, float tess… in TessellateQuadDomain() 531 void CHWTessellator::QuadProcessTessFactors( float tessFactor_Ueq0, float tessFactor_Veq0, float te… in QuadProcessTessFactors() 994 void CHWTessellator::TessellateTriDomain( float tessFactor_Ueq0, float tessFactor_Veq0, float tessF… in TessellateTriDomain() 1050 void CHWTessellator::TriProcessTessFactors( float tessFactor_Ueq0, float tessFactor_Veq0, float tes… in TriProcessTessFactors() 2194 void CHLSLTessellator::TessellateQuadDomain( float tessFactor_Ueq0, float tessFactor_Veq0, float te… in TessellateQuadDomain() 2206 void CHLSLTessellator::QuadHLSLProcessTessFactors( float tessFactor_Ueq0, float tessFactor_Veq0, fl… in QuadHLSLProcessTessFactors() 2442 void CHLSLTessellator::TessellateTriDomain( float tessFactor_Ueq0, float tessFactor_Veq0, float tes… in TessellateTriDomain() 2453 void CHLSLTessellator::TriHLSLProcessTessFactors( float tessFactor_Ueq0, float tessFactor_Veq0, flo… in TriHLSLProcessTessFactors()
|
/third_party/mesa3d/src/gallium/auxiliary/tessellator/ |
D | tessellator.cpp | 491 void CHWTessellator::TessellateQuadDomain( float tessFactor_Ueq0, float tessFactor_Veq0, float tess… in TessellateQuadDomain() 549 void CHWTessellator::QuadProcessTessFactors( float tessFactor_Ueq0, float tessFactor_Veq0, float te… in QuadProcessTessFactors() 1012 void CHWTessellator::TessellateTriDomain( float tessFactor_Ueq0, float tessFactor_Veq0, float tessF… in TessellateTriDomain() 1068 void CHWTessellator::TriProcessTessFactors( float tessFactor_Ueq0, float tessFactor_Veq0, float tes… in TriProcessTessFactors() 2150 void CHLSLTessellator::TessellateQuadDomain( float tessFactor_Ueq0, float tessFactor_Veq0, float te… in TessellateQuadDomain() 2162 void CHLSLTessellator::QuadHLSLProcessTessFactors( float tessFactor_Ueq0, float tessFactor_Veq0, fl… in QuadHLSLProcessTessFactors() 2402 void CHLSLTessellator::TessellateTriDomain( float tessFactor_Ueq0, float tessFactor_Veq0, float tes… in TessellateTriDomain() 2413 void CHLSLTessellator::TriHLSLProcessTessFactors( float tessFactor_Ueq0, float tessFactor_Veq0, flo… in TriHLSLProcessTessFactors()
|