/vbox/src/VBox/Frontends/VBoxSDL/ |
H A D | VBoxSDLTest.cpp | 429 glEnd();
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/ |
H A D | drawprim.c | 320 glEnd(); 321 checkGLcall("glEnd and previous calls"); 490 glEnd();
|
H A D | surface.c | 370 glEnd(); 3584 checkGLcall("glEnd and previous"); 3627 glEnd(); 3628 checkGLcall("glEnd and previous"); 3684 glEnd(); 4686 glEnd();
|
H A D | swapchain.c | 335 glEnd();
|
H A D | wined3d_gl.h | 1092 void (WINE_GLAPI *glEnd)(void) DECLSPEC_HIDDEN; 1488 USE_GL_FUNC(glEnd) \
|
H A D | utils.c | 1236 glEnd();
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | glprocs.h | 98 "glEnd\0" 1251 NAME_FUNC_OFFSET( 467, glEnd, glEnd, NULL, _gloffset_End),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | glprocs.h | 98 "glEnd\0" 1251 NAME_FUNC_OFFSET( 467, glEnd, glEnd, NULL, _gloffset_End),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
H A D | glprocs.h | 98 "glEnd\0" 1251 NAME_FUNC_OFFSET( 467, glEnd, glEnd, NULL, _gloffset_End),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
H A D | glprocs.h | 98 "glEnd\0" 1251 NAME_FUNC_OFFSET( 467, glEnd, glEnd, NULL, _gloffset_End),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
H A D | glprocs.h | 98 "glEnd\0" 1251 NAME_FUNC_OFFSET( 467, glEnd, glEnd, NULL, _gloffset_End),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
H A D | glprocs.h | 98 "glEnd\0" 1251 NAME_FUNC_OFFSET( 467, glEnd, glEnd, NULL, _gloffset_End),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/ |
H A D | glprocs.h | 98 "glEnd\0" 1251 NAME_FUNC_OFFSET( 467, glEnd, glEnd, NULL, _gloffset_End),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
H A D | glprocs.h | 98 "glEnd\0" 1543 NAME_FUNC_OFFSET( 467, glEnd, glEnd, NULL, 43),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/ |
H A D | glprocs.h | 95 "glEnd\0" 1568 NAME_FUNC_OFFSET(467, glEnd, glEnd, NULL, 43),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | glprocs.h | 95 "glEnd\0" 1568 NAME_FUNC_OFFSET(467, glEnd, glEnd, NULL, 43),
|
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/ |
H A D | glprocs.h | 98 "glEnd\0" 1251 NAME_FUNC_OFFSET( 467, glEnd, glEnd, NULL, _gloffset_End),
|
/vbox/src/VBox/Devices/Graphics/shaderlib/ |
H A D | wined3d_gl.h | 1096 WINED3D_EXTERN void (WINE_GLAPI *glEnd)(void) DECLSPEC_HIDDEN; 1493 USE_GL_FUNC(glEnd) \
|
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/ |
H A D | gl.h | 959 GLAPI void GLAPIENTRY glEnd( void );
|
H A D | gl_mangle.h | 450 #define glEnd MANGLE(End) macro
|
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/ |
H A D | gl.h | 957 GLAPI void GLAPIENTRY glEnd( void );
|
/vbox/src/VBox/Frontends/VirtualBox/src/ |
H A D | VBoxFBOverlay.cpp | 5535 glEnd();
|
/vbox/src/VBox/Devices/Graphics/ |
H A D | DevVGA-SVGA3d-ogl.cpp | 4078 glEnd();
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/ |
H A D | wgl.h | 4818 void GLAPIENTRY glEnd(void);
|
H A D | wgl_driver.h | 2596 USE_GL_FUNC(glEnd) \
|