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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_gl.h562 USE_GL_FUNC(glTexSubImage3D) \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dglprocs.h427 "glTexSubImage3D\0"
1580 NAME_FUNC_OFFSET( 5001, glTexSubImage3D, glTexSubImage3D, NULL, _gloffset_TexSubImage3D),
2033 NAME_FUNC_OFFSET(14772, glTexSubImage3D, glTexSubImage3D, NULL, _gloffset_TexSubImage3D),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dglprocs.h427 "glTexSubImage3D\0"
1580 NAME_FUNC_OFFSET( 5001, glTexSubImage3D, glTexSubImage3D, NULL, _gloffset_TexSubImage3D),
2033 NAME_FUNC_OFFSET(14772, glTexSubImage3D, glTexSubImage3D, NULL, _gloffset_TexSubImage3D),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dglprocs.h427 "glTexSubImage3D\0"
1580 NAME_FUNC_OFFSET( 5001, glTexSubImage3D, glTexSubImage3D, NULL, _gloffset_TexSubImage3D),
2033 NAME_FUNC_OFFSET(14772, glTexSubImage3D, glTexSubImage3D, NULL, _gloffset_TexSubImage3D),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dglprocs.h427 "glTexSubImage3D\0"
1580 NAME_FUNC_OFFSET( 5001, glTexSubImage3D, glTexSubImage3D, NULL, _gloffset_TexSubImage3D),
2033 NAME_FUNC_OFFSET(14772, glTexSubImage3D, glTexSubImage3D, NULL, _gloffset_TexSubImage3D),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dglprocs.h427 "glTexSubImage3D\0"
1580 NAME_FUNC_OFFSET( 5001, glTexSubImage3D, glTexSubImage3D, NULL, _gloffset_TexSubImage3D),
2033 NAME_FUNC_OFFSET(14772, glTexSubImage3D, glTexSubImage3D, NULL, _gloffset_TexSubImage3D),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dglprocs.h427 "glTexSubImage3D\0"
1580 NAME_FUNC_OFFSET( 5001, glTexSubImage3D, glTexSubImage3D, NULL, _gloffset_TexSubImage3D),
2033 NAME_FUNC_OFFSET(14772, glTexSubImage3D, glTexSubImage3D, NULL, _gloffset_TexSubImage3D),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dglprocs.h427 "glTexSubImage3D\0"
1580 NAME_FUNC_OFFSET( 5001, glTexSubImage3D, glTexSubImage3D, NULL, _gloffset_TexSubImage3D),
2033 NAME_FUNC_OFFSET(14772, glTexSubImage3D, glTexSubImage3D, NULL, _gloffset_TexSubImage3D),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dglprocs.h427 "glTexSubImage3D\0"
1872 NAME_FUNC_OFFSET( 5001, glTexSubImage3D, glTexSubImage3D, NULL, 372),
2528 NAME_FUNC_OFFSET(18957, glTexSubImage3D, glTexSubImage3D, NULL, 372),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dglprocs.h424 "glTexSubImage3D\0"
1922 NAME_FUNC_OFFSET(5001, glTexSubImage3D, glTexSubImage3D, NULL, 372),
3003 NAME_FUNC_OFFSET(18957, glTexSubImage3D, glTexSubImage3D, NULL, 372),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dglprocs.h424 "glTexSubImage3D\0"
1922 NAME_FUNC_OFFSET(5001, glTexSubImage3D, glTexSubImage3D, NULL, 372),
3003 NAME_FUNC_OFFSET(18957, glTexSubImage3D, glTexSubImage3D, NULL, 372),
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Dglprocs.h427 "glTexSubImage3D\0"
1580 NAME_FUNC_OFFSET( 5001, glTexSubImage3D, glTexSubImage3D, NULL, _gloffset_TexSubImage3D),
2033 NAME_FUNC_OFFSET(14772, glTexSubImage3D, glTexSubImage3D, NULL, _gloffset_TexSubImage3D),
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl.h1531 GLAPI void GLAPIENTRY glTexSubImage3D( GLenum target, GLint level,
H A Dgl_mangle.h1773 #define glTexSubImage3D MANGLE(TexSubImage3D) macro
H A Dglext.h5426 GLAPI void APIENTRY glTexSubImage3D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels);
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dgl.h1529 GLAPI void GLAPIENTRY glTexSubImage3D( GLenum target, GLint level,
H A Dglext.h3816 GLAPI void APIENTRY glTexSubImage3D (GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *);
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_gl.h4435 glTexSubImage3DEXT, EXT_TEXTURE3D, glTexSubImage3D) \
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_gl.h4426 glTexSubImage3DEXT, EXT_TEXTURE3D, glTexSubImage3D) \
/vbox/src/VBox/GuestHost/OpenGL/include/GL/
H A Dglext.h3828 GLAPI void APIENTRY glTexSubImage3D (GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *);
/vbox/include/VBox/HostServices/
H A Dglext.h3499 GLAPI void APIENTRY glTexSubImage3D (GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *);
/vbox/src/VBox/Devices/Graphics/vmsvga_glext/
H A Dglext.h6300 GLAPI void APIENTRY glTexSubImage3D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels);

Completed in 2415 milliseconds