Searched refs:GL_LINE_STRIP (Results 1 – 6 of 6) sorted by relevance
57 #define GL_LINE_STRIP 0x0003 macro
219 #define GL_LINE_STRIP 0x0003 macro
910 data->glDrawArrays(GL_LINE_STRIP, 0, (GLsizei) count); in GLES_RunCommandQueue()
90 #define GL_LINE_STRIP 0x0003 macro
1228 data->glBegin(GL_LINE_STRIP); in GL_RunCommandQueue()
1304 data->glDrawArrays(GL_LINE_STRIP, 0, (GLsizei) count); in GLES2_RunCommandQueue()
Completed in 24 milliseconds