Searched refs:EmptyCache (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/glu/dist/src/libtess/
H A Dtess.c396 static int EmptyCache( GLUtesselator *tess ) function in typeref:typename:int
423 if ( !EmptyCache( tess ) ) {
450 if ( !EmptyCache( tess ) ) {
526 if ( !EmptyCache( tess ) ) longjmp(tess->env,1); /* could've used a label*/

Completed in 2 milliseconds