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

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_enable.c466 case GL_NORMAL_ARRAY:
H A Dstate_client.c527 case GL_NORMAL_ARRAY:
1948 able[to->array.n.enabled](GL_NORMAL_ARRAY);
2231 able[to->array.n.enabled](GL_NORMAL_ARRAY);
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-ogl.cpp7043 glEnableClientState(GL_NORMAL_ARRAY);
7135 glDisableClientState(GL_NORMAL_ARRAY);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dstate.c4002 glDisableClientState(GL_NORMAL_ARRAY);
4353 glEnableClientState(GL_NORMAL_ARRAY);
4354 checkGLcall("glEnableClientState(GL_NORMAL_ARRAY)");
H A Dwined3d_gl.h596 #define GL_NORMAL_ARRAY 0x8075 macro
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl.h202 #define GL_NORMAL_ARRAY 0x8075 macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dgl.h200 #define GL_NORMAL_ARRAY 0x8075 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dstate.c4071 gl_info->gl_ops.gl.p_glDisableClientState(GL_NORMAL_ARRAY);
4445 gl_info->gl_ops.gl.p_glEnableClientState(GL_NORMAL_ARRAY);
4446 checkGLcall("glEnableClientState(GL_NORMAL_ARRAY)");
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwgl.h2504 #define GL_NORMAL_ARRAY 0x8075 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_gl.h596 #define GL_NORMAL_ARRAY 0x8075 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwgl.h2743 #define GL_NORMAL_ARRAY 0x8075 macro

Completed in 249 milliseconds