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

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_enable.c465 case GL_COLOR_ARRAY:
H A Dstate_client.c524 case GL_COLOR_ARRAY:
1952 able[to->array.c.enabled](GL_COLOR_ARRAY);
2236 able[to->array.c.enabled](GL_COLOR_ARRAY);
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-ogl.cpp7078 glEnableClientState(GL_COLOR_ARRAY);
7159 glDisableClientState(GL_COLOR_ARRAY);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dstate.c4003 glDisableClientState(GL_COLOR_ARRAY);
4386 glEnableClientState(GL_COLOR_ARRAY);
4387 checkGLcall("glEnableClientState(GL_COLOR_ARRAY)");
H A Dwined3d_gl.h597 #define GL_COLOR_ARRAY 0x8076 macro
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl.h203 #define GL_COLOR_ARRAY 0x8076 macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dgl.h201 #define GL_COLOR_ARRAY 0x8076 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dstate.c4072 gl_info->gl_ops.gl.p_glDisableClientState(GL_COLOR_ARRAY);
4473 gl_info->gl_ops.gl.p_glEnableClientState(GL_COLOR_ARRAY);
4474 checkGLcall("glEnableClientState(GL_COLOR_ARRAY)");
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwgl.h390 #define GL_COLOR_ARRAY 0x8076 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_gl.h597 #define GL_COLOR_ARRAY 0x8076 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwgl.h420 #define GL_COLOR_ARRAY 0x8076 macro

Completed in 390 milliseconds