Searched refs:GL_LINE_STIPPLE (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_enable.c108 case GL_LINE_STIPPLE :
H A Dstate_lists.c1057 CRSTATE_SET_ENABLED(line.lineStipple, GL_LINE_STIPPLE);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dstate.c1325 glEnable(GL_LINE_STIPPLE);
1326 checkGLcall("glEnable(GL_LINE_STIPPLE);");
1328 glDisable(GL_LINE_STIPPLE);
1329 checkGLcall("glDisable(GL_LINE_STIPPLE);");
H A Dwined3d_gl.h376 #define GL_LINE_STIPPLE 0x0B24 macro
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl.h256 #define GL_LINE_STIPPLE 0x0B24 macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dgl.h254 #define GL_LINE_STIPPLE 0x0B24 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dstate.c1416 gl_info->gl_ops.gl.p_glEnable(GL_LINE_STIPPLE);
1417 checkGLcall("glEnable(GL_LINE_STIPPLE);");
1421 gl_info->gl_ops.gl.p_glDisable(GL_LINE_STIPPLE);
1422 checkGLcall("glDisable(GL_LINE_STIPPLE);");
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwgl.h1826 #define GL_LINE_STIPPLE 0x0B24 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_gl.h376 #define GL_LINE_STIPPLE 0x0B24 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwgl.h2017 #define GL_LINE_STIPPLE 0x0B24 macro

Completed in 344 milliseconds