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

/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dsurfpoints.c97 static void GLAPIENTRY beginCallback(GLenum whichType) argument
99 glBegin (whichType); /* resubmit rendering directive */
101 switch (whichType) { /* print diagnostic message */

Completed in 5 milliseconds