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

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_attrib.c189 if (mask & GL_ENABLE_BIT)
642 if (mask & GL_ENABLE_BIT)
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl.h714 #define GL_ENABLE_BIT 0x00002000 macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dgl.h712 #define GL_ENABLE_BIT 0x00002000 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dsurface.c4657 glPushAttrib(GL_ENABLE_BIT | GL_DEPTH_BUFFER_BIT | GL_COLOR_BUFFER_BIT | GL_VIEWPORT_BIT);
H A Dwined3d_gl.h514 #define GL_ENABLE_BIT 0x00002000 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwgl.h1111 #define GL_ENABLE_BIT 0x00002000 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_gl.h514 #define GL_ENABLE_BIT 0x00002000 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwgl.h1285 #define GL_ENABLE_BIT 0x00002000 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dsurface.c5881 gl_info->gl_ops.gl.p_glPushAttrib(GL_ENABLE_BIT | GL_DEPTH_BUFFER_BIT | GL_COLOR_BUFFER_BIT | GL_VIEWPORT_BIT);

Completed in 293 milliseconds