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

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_transform.c289 case GL_COLOR:
291 t->matrixMode = GL_COLOR;
1102 diff_api.MatrixMode(GL_COLOR);
1350 if (from->matrixMode != GL_COLOR) {
1351 diff_api.MatrixMode(GL_COLOR);
1352 from->matrixMode = GL_COLOR;
H A Dstate_program.c866 case GL_COLOR:
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_cocoa_helper.m175 glMatrixMode(GL_COLOR); \
185 glMatrixMode(GL_COLOR); \
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl.h497 #define GL_COLOR 0x1800 macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dgl.h495 #define GL_COLOR 0x1800 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwgl.h386 #define GL_COLOR 0x1800 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_gl.h194 #define GL_COLOR 0x1800 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_gl.h194 #define GL_COLOR 0x1800 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwgl.h414 #define GL_COLOR 0x1800 macro

Completed in 209 milliseconds