Searched refs:GL_MODELVIEW (Results 1 – 7 of 7) sorted by relevance
98 glMatrixMode(GL_MODELVIEW); in Render()278 glMatrixMode(GL_MODELVIEW); in main()
206 ctx.glMatrixMode(GL_MODELVIEW); in Render()374 ctx.glMatrixMode(GL_MODELVIEW); in main()
352 glMatrixMode(GL_MODELVIEW); in InitGL()
280 glMatrixMode(GL_MODELVIEW); in HandleReshape()
750 data->glMatrixMode(GL_MODELVIEW); in SetDrawState()1234 data->glMatrixMode(GL_MODELVIEW); in GLES_CreateRenderer()
993 data->glMatrixMode(GL_MODELVIEW); in SetDrawState()1737 data->glMatrixMode(GL_MODELVIEW); in GL_CreateRenderer()
271 #define GL_MODELVIEW 0x1700 macro
Completed in 18 milliseconds