Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dtessellator.cpp38 static bool tess_isNaN( float a ) in tess_isNaN() function
70 if( tess_isNaN( _b ) ) in tess_fmin()
89 if( tess_isNaN( _b ) ) in tess_fmax()
/external/mesa3d/src/gallium/auxiliary/tessellator/
Dtessellator.cpp44 static bool tess_isNaN( float a ) in tess_isNaN() function
80 if( tess_isNaN( _b ) ) in tess_fmin()
101 if( tess_isNaN( _b ) ) in tess_fmax()