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

/xsrc/external/mit/glu/dist/src/libtess/
H A Drender.c257 CALL_BEGIN_OR_BEGIN_DATA( GL_TRIANGLES );
289 CALL_BEGIN_OR_BEGIN_DATA( GL_TRIANGLE_FAN );
311 CALL_BEGIN_OR_BEGIN_DATA( GL_TRIANGLE_STRIP );
346 CALL_BEGIN_OR_BEGIN_DATA( GL_LINE_LOOP );
486 CALL_BEGIN_OR_BEGIN_DATA( tess->boundaryOnly ? GL_LINE_LOOP
H A Dtess.h135 #define CALL_BEGIN_OR_BEGIN_DATA(a) \ macro

Completed in 4 milliseconds