Home
last modified time | relevance | path

Searched refs:tess_flush (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dtessellator.cpp49 static float tess_flush( float a ) in tess_flush() function
68 float _a = tess_flush( a ); in tess_fmin()
69 float _b = tess_flush( b ); in tess_fmin()
86 float _a = tess_flush( a ); in tess_fmax()
87 float _b = tess_flush( b ); in tess_fmax()
/external/mesa3d/src/gallium/auxiliary/tessellator/
Dtessellator.cpp56 static float tess_flush( float a ) in tess_flush() function
78 float _a = tess_flush( a ); in tess_fmin()
79 float _b = tess_flush( b ); in tess_fmin()
98 float _a = tess_flush( a ); in tess_fmax()
99 float _b = tess_flush( b ); in tess_fmax()