Searched refs:glColorPointer (Results 1 - 22 of 22) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dglprocs.h363 "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 Dglprocs.h363 "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 Dglprocs.h363 "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 Dglprocs.h363 "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 Dglprocs.h363 "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 Dglprocs.h363 "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 Dglprocs.h363 "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 Dglprocs.h363 "glColorPointer\0"
1808 NAME_FUNC_OFFSET( 3797, glColorPointer, glColorPointer, NULL, 308),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dglprocs.h360 "glColorPointer\0"
1835 NAME_FUNC_OFFSET(3797, glColorPointer, glColorPointer, NULL, 308),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dglprocs.h360 "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 Dglprocs.h363 "glColorPointer\0"
1516 NAME_FUNC_OFFSET( 3797, glColorPointer, glColorPointer, NULL, _gloffset_ColorPointer),
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_gl.h1066 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 Dwined3d_gl.h1062 void (WINE_GLAPI *glColorPointer)(GLint size, GLenum type, GLsizei stride, const GLvoid *pointer) DECLSPEC_HIDDEN;
1465 USE_GL_FUNC(glColorPointer) \
H A Dstate.c4380 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 Dgl.h1158 GLAPI void GLAPIENTRY glColorPointer( GLint size, GLenum type,
H A Dgl_mangle.h236 #define glColorPointer MANGLE(ColorPointer) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dgl.h1156 GLAPI void GLAPIENTRY glColorPointer( GLint size, GLenum type,
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-ogl.cpp7080 glColorPointer(size, type, pVertexDecl[iVertex].array.stride,
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwgl.h4794 void GLAPIENTRY glColorPointer(GLint,GLenum,GLsizei,const GLvoid*);
H A Dwgl_driver.h2573 USE_GL_FUNC(glColorPointer) \
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwgl.h5124 void GLAPIENTRY glColorPointer(GLint,GLenum,GLsizei,const void*);
H A Dwgl_driver.h2779 USE_GL_FUNC(glColorPointer) \

Completed in 5317 milliseconds