/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | glprocs.h | 363 "glColorPointer\0" 1516 NAME_FUNC_OFFSET( 3797, glColorPointer, glColorPointer, NULL, _gloffset_ColorPointer),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | glprocs.h | 363 "glColorPointer\0" 1516 NAME_FUNC_OFFSET( 3797, glColorPointer, glColorPointer, NULL, _gloffset_ColorPointer),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
H A D | glprocs.h | 363 "glColorPointer\0" 1516 NAME_FUNC_OFFSET( 3797, glColorPointer, glColorPointer, NULL, _gloffset_ColorPointer),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
H A D | glprocs.h | 363 "glColorPointer\0" 1516 NAME_FUNC_OFFSET( 3797, glColorPointer, glColorPointer, NULL, _gloffset_ColorPointer),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
H A D | glprocs.h | 363 "glColorPointer\0" 1516 NAME_FUNC_OFFSET( 3797, glColorPointer, glColorPointer, NULL, _gloffset_ColorPointer),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
H A D | glprocs.h | 363 "glColorPointer\0" 1516 NAME_FUNC_OFFSET( 3797, glColorPointer, glColorPointer, NULL, _gloffset_ColorPointer),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/ |
H A D | glprocs.h | 363 "glColorPointer\0" 1516 NAME_FUNC_OFFSET( 3797, glColorPointer, glColorPointer, NULL, _gloffset_ColorPointer),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
H A D | glprocs.h | 363 "glColorPointer\0" 1808 NAME_FUNC_OFFSET( 3797, glColorPointer, glColorPointer, NULL, 308),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/ |
H A D | glprocs.h | 360 "glColorPointer\0" 1835 NAME_FUNC_OFFSET(3797, glColorPointer, glColorPointer, NULL, 308),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | glprocs.h | 360 "glColorPointer\0" 1835 NAME_FUNC_OFFSET(3797, glColorPointer, glColorPointer, NULL, 308),
|
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/ |
H A D | glprocs.h | 363 "glColorPointer\0" 1516 NAME_FUNC_OFFSET( 3797, glColorPointer, glColorPointer, NULL, _gloffset_ColorPointer),
|
/vbox/src/VBox/Devices/Graphics/shaderlib/ |
H A D | wined3d_gl.h | 1066 WINED3D_EXTERN void (WINE_GLAPI *glColorPointer)(GLint size, GLenum type, GLsizei stride, const GLvoid *pointer) DECLSPEC_HIDDEN; 1470 USE_GL_FUNC(glColorPointer) \
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/ |
H A D | wined3d_gl.h | 1062 void (WINE_GLAPI *glColorPointer)(GLint size, GLenum type, GLsizei stride, const GLvoid *pointer) DECLSPEC_HIDDEN; 1465 USE_GL_FUNC(glColorPointer) \
|
H A D | state.c | 4380 TRACE("glColorPointer(%#x, %#x %#x, %p);\n", 4383 glColorPointer(e->format_desc->gl_vtx_format, e->format_desc->gl_vtx_type, e->stride, 4385 checkGLcall("glColorPointer(4, GL_UNSIGNED_BYTE, ...)");
|
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/ |
H A D | gl.h | 1158 GLAPI void GLAPIENTRY glColorPointer( GLint size, GLenum type,
|
H A D | gl_mangle.h | 236 #define glColorPointer MANGLE(ColorPointer) macro
|
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/ |
H A D | gl.h | 1156 GLAPI void GLAPIENTRY glColorPointer( GLint size, GLenum type,
|
/vbox/src/VBox/Devices/Graphics/ |
H A D | DevVGA-SVGA3d-ogl.cpp | 7080 glColorPointer(size, type, pVertexDecl[iVertex].array.stride,
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/ |
H A D | wgl.h | 4794 void GLAPIENTRY glColorPointer(GLint,GLenum,GLsizei,const GLvoid*);
|
H A D | wgl_driver.h | 2573 USE_GL_FUNC(glColorPointer) \
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/ |
H A D | wgl.h | 5124 void GLAPIENTRY glColorPointer(GLint,GLenum,GLsizei,const void*);
|
H A D | wgl_driver.h | 2779 USE_GL_FUNC(glColorPointer) \
|