HomeSort by relevance Sort by last modified time
    Searched refs:CALL_BEGIN_OR_BEGIN_DATA (Results 1 - 2 of 2) sorted by null

  /external/skia/third_party/glu/libtess/
render.c 260 CALL_BEGIN_OR_BEGIN_DATA( GL_TRIANGLES );
292 CALL_BEGIN_OR_BEGIN_DATA( GL_TRIANGLE_FAN );
314 CALL_BEGIN_OR_BEGIN_DATA( GL_TRIANGLE_STRIP );
349 CALL_BEGIN_OR_BEGIN_DATA( GL_LINE_LOOP );
489 CALL_BEGIN_OR_BEGIN_DATA( tess->boundaryOnly ? GL_LINE_LOOP
tess.h 142 #define CALL_BEGIN_OR_BEGIN_DATA(a) \

Completed in 23 milliseconds