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

/xsrc/external/mit/glu/dist/src/libutil/
H A Dglue.c90 const unsigned char *__gluTessErrorString( int errnum ) function in typeref:typename:const unsigned char *
H A Dgluint.h36 extern const unsigned char *__gluTessErrorString( int errnum );
H A Derror.c80 return (const GLubyte *) __gluTessErrorString(errorCode - (GLU_TESS_ERROR1 - 1));

Completed in 5 milliseconds