Searched defs:tessFactor_Ueq0 (Results 1 – 2 of 2) sorted by relevance
| /external/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()
|
| /external/mesa3d/src/gallium/auxiliary/tessellator/ |
| D | tessellator.cpp | 487 void CHWTessellator::TessellateQuadDomain( float tessFactor_Ueq0, float tessFactor_Veq0, float tess… in TessellateQuadDomain() 545 void CHWTessellator::QuadProcessTessFactors( float tessFactor_Ueq0, float tessFactor_Veq0, float te… in QuadProcessTessFactors() 1008 void CHWTessellator::TessellateTriDomain( float tessFactor_Ueq0, float tessFactor_Veq0, float tessF… in TessellateTriDomain() 1064 void CHWTessellator::TriProcessTessFactors( float tessFactor_Ueq0, float tessFactor_Veq0, float tes… in TriProcessTessFactors() 2208 void CHLSLTessellator::TessellateQuadDomain( float tessFactor_Ueq0, float tessFactor_Veq0, float te… in TessellateQuadDomain() 2220 void CHLSLTessellator::QuadHLSLProcessTessFactors( float tessFactor_Ueq0, float tessFactor_Veq0, fl… in QuadHLSLProcessTessFactors() 2456 void CHLSLTessellator::TessellateTriDomain( float tessFactor_Ueq0, float tessFactor_Veq0, float tes… in TessellateTriDomain() 2467 void CHLSLTessellator::TriHLSLProcessTessFactors( float tessFactor_Ueq0, float tessFactor_Veq0, flo… in TriHLSLProcessTessFactors()
|