Searched refs:glEnd (Results 1 – 25 of 25) sorted by relevance
53 glEnd(); in test_with_epoxy()62 #undef glEnd64 extern void glEnd(void);84 glEnd(); in test_without_epoxy()
106 glEnd(); in OnFrame()
48 - Empty glBegin/glEnd() pair could cause divide by zero (bug 23489)
240 The code behind glBegin, glEnd, glVertex, glNormal, etc. has been
2903 - vbo: delay flagging FLUSH_STORED_VERTICES until glEnd
90 glEnd = glEnd@0
93 glEnd
117 glEnd(); in drawUnitCube()
83 glEnd = glEnd@0
83 glEnd
648 &glEnd,
77 void (APIENTRY *glEnd )( void );
14 #. Try to maximize the amount of drawing done between glBegin/glEnd
96 glBegin/glEnd, glDrawArrays, display lists, etc. goes through
493 - glReadPixels between glBegin/glEnd didn't generate an error.839 - fixed missing glEnd problem in demos/tessdemo.c
355 glEnd(); function
137 glEnd(); in test_openglsupport()
71 glEnd
329 void GL_APIENTRY glEnd() in glEnd() function
1676 glEnd(); in CreateGLRenderbuffer()
926 GLAPI void GLAPIENTRY glEnd( void );
585 * ``PIPE_CAP_GL_BEGIN_END_BUFFER_SIZE``: Buffer size used to upload vertices for glBegin/glEnd.
319 glEnd();
918 GLAPI void GLAPIENTRY glEnd (void);
17307 #define glEnd epoxy_glEnd macro