Searched refs:GL_VIEWPORT_BIT (Results 1 - 13 of 13) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dswapchain.c313 glPushAttrib(GL_VIEWPORT_BIT);
H A Dsurface.c4657 glPushAttrib(GL_ENABLE_BIT | GL_DEPTH_BUFFER_BIT | GL_COLOR_BUFFER_BIT | GL_VIEWPORT_BIT);
H A Dwined3d_gl.h512 #define GL_VIEWPORT_BIT 0x00000800 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dswapchain.c551 gl_info->gl_ops.gl.p_glPushAttrib(GL_VIEWPORT_BIT);
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);
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu.c1182 render_spu.self.PushAttrib( GL_TRANSFORM_BIT | GL_VIEWPORT_BIT );
/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_attrib.c500 if (mask & GL_VIEWPORT_BIT)
1152 if (mask & GL_VIEWPORT_BIT)
/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/
H A Dserver_misc.c509 gl->PushAttrib(GL_VIEWPORT_BIT);
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl.h712 #define GL_VIEWPORT_BIT 0x00000800 macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dgl.h710 #define GL_VIEWPORT_BIT 0x00000800 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwgl.h4668 #define GL_VIEWPORT_BIT 0x00000800 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_gl.h512 #define GL_VIEWPORT_BIT 0x00000800 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwgl.h4992 #define GL_VIEWPORT_BIT 0x00000800 macro

Completed in 360 milliseconds