| /xsrc/external/mit/MesaLib.old/dist/src/glx/apple/ |
| H A D | apple_glx_context.h | 35 #define glTexImage3D glTexImage3D_OSX macro 40 #undef glTexImage3D
|
| H A D | apple_visual.c | 40 #define glTexImage3D glTexImage3D_OSX macro 47 #undef glTexImage3D
|
| /xsrc/external/mit/MesaLib/dist/src/glx/apple/ |
| H A D | apple_glx_context.h | 35 #define glTexImage3D glTexImage3D_OSX macro 40 #undef glTexImage3D
|
| H A D | apple_visual.c | 40 #define glTexImage3D glTexImage3D_OSX macro 47 #undef glTexImage3D
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | arbnpot.c | 151 glTexImage3D(GL_PROXY_TEXTURE_3D, 0, GL_RGB, imgWidth, imgHeight, 1, 0, 157 glTexImage3D(GL_TEXTURE_3D, 0, GL_RGB, imgWidth, imgHeight, 1, 0,
|
| H A D | arraytexture.c | 266 glTexImage3D(GL_TEXTURE_2D_ARRAY_EXT, 0, GL_RGB8,
|
| H A D | packedpixels.c | 177 glTexImage3D(GL_TEXTURE_3D, 0, intFormat, 4, 4, 4, 0,
|
| H A D | getprocaddress.c | 368 glTexImage3D(GL_TEXTURE_3D, 0, GL_COMPRESSED_RGBA_S3TC_DXT3_EXT,
|
| /xsrc/external/mit/mesa-demos/dist/src/redbook/ |
| H A D | texture3d.c | 97 glTexImage3D(GL_TEXTURE_3D, 0, GL_RGB, iWidth, iHeight,
|
| /xsrc/external/mit/mesa-demos/dist/src/trivial/ |
| H A D | tri-tex-3d.c | 74 glTexImage3D(GL_TEXTURE_3D, 0, 3, SIZE, SIZE, SIZE, 0,
|
| H A D | quad-tex-3d.c | 74 glTexImage3D(GL_TEXTURE_3D, 0, 3, SIZE, SIZE, SIZE, 0,
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 7.4.3.rst | 38 - Fixed broken glTexImage3D() when image type = GL_BITMAP
|
| H A D | 7.0.3.rst | 34 - glTexImage3D(GL_PROXY_TEXTURE_3D) mis-set teximage depth field
|
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | fslight.c | 334 glTexImage3D(GL_TEXTURE_3D, 0, GL_RGBA, SZ0, SZ0, SZ0, 0, 336 glTexImage3D(GL_TEXTURE_3D, 1, GL_RGBA, SZ1, SZ1, SZ1, 0,
|
| H A D | stex3d.c | 308 glTexImage3D(GL_TEXTURE_3D, 0, GL_RGBA, 581 glTexImage3D(GL_TEXTURE_3D, 0, GL_RGBA,
|
| /xsrc/external/mit/MesaLib.old/dist/src/mapi/es2api/ |
| H A D | ABI-check | 309 glTexImage3D
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | viewperf.rst | 231 glTexImage3D() call will fail with GL_INVALID_VALUE or GL_OUT_OF_MEMORY 263 the device driver's limit. When this happens, the glTexImage3D call
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glprocs.h | 426 "glTexImage3D\0" 1579 NAME_FUNC_OFFSET( 4988, glTexImage3D, glTexImage3D, NULL, _gloffset_TexImage3D), 2032 NAME_FUNC_OFFSET(14756, glTexImage3D, glTexImage3D, NULL, _gloffset_TexImage3D),
|
| /xsrc/external/mit/MesaLib/src/mapi/es2api/ |
| H A D | glapi_mapi_tmp.h | 297 GLAPI void APIENTRY glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels); 2363 GLAPI void APIENTRY glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels) function in typeref:typename:GLAPI void APIENTRY 3742 STUB_ASM_ENTRY("glTexImage3D")"\n"
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 1496 GLAPI void GLAPIENTRY glTexImage3D( GLenum target, GLint level,
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES3/ |
| H A D | gl3.h | 1102 GL_APICALL void GL_APIENTRY glTexImage3D (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels);
|
| H A D | gl31.h | 1104 GL_APICALL void GL_APIENTRY glTexImage3D (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels);
|
| /xsrc/external/mit/MesaLib/dist/include/GLES3/ |
| H A D | gl3.h | 1102 GL_APICALL void GL_APIENTRY glTexImage3D (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels);
|
| H A D | gl31.h | 1102 GL_APICALL void GL_APIENTRY glTexImage3D (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels);
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | gl.h | 1489 GLAPI void GLAPIENTRY glTexImage3D( GLenum target, GLint level,
|