| /xsrc/external/mit/mesa-demos/dist/src/redbook/ |
| H A D | mipmap.c | 110 glTexImage2D(GL_TEXTURE_2D, 0, 3, 32, 32, 0, 112 glTexImage2D(GL_TEXTURE_2D, 1, 3, 16, 16, 0, 114 glTexImage2D(GL_TEXTURE_2D, 2, 3, 8, 8, 0, 116 glTexImage2D(GL_TEXTURE_2D, 3, 3, 4, 4, 0, 118 glTexImage2D(GL_TEXTURE_2D, 4, 3, 2, 2, 0, 120 glTexImage2D(GL_TEXTURE_2D, 5, 3, 1, 1, 0,
|
| H A D | texprox.c | 62 glTexImage2D(GL_PROXY_TEXTURE_2D, 0, GL_RGBA8, 74 glTexImage2D(GL_PROXY_TEXTURE_2D, 0, GL_RGBA16,
|
| H A D | cubemap.c | 123 glTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_X_EXT, 0, GL_RGBA, imageSize, 125 glTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_X_EXT, 0, GL_RGBA, imageSize, 127 glTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Y_EXT, 0, GL_RGBA, imageSize, 129 glTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_EXT, 0, GL_RGBA, imageSize, 131 glTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z_EXT, 0, GL_RGBA, imageSize, 133 glTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_EXT, 0, GL_RGBA, imageSize,
|
| H A D | wrap.c | 96 glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA, checkImageWidth, checkImageHeight, 99 glTexImage2D(GL_TEXTURE_2D, 0, 4, checkImageWidth, checkImageHeight,
|
| H A D | multitex.c | 90 glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA, 32, 32, 0, GL_RGBA, 100 glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA, 16, 16, 0, GL_RGBA,
|
| H A D | texbind.c | 92 glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA, checkImageWidth, 102 glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA, checkImageWidth,
|
| H A D | texsub.c | 101 glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA, checkImageWidth, checkImageHeight, 152 glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA, checkImageWidth,
|
| H A D | checker.c | 75 glTexImage2D(GL_TEXTURE_2D, 0, 3, checkImageWidth,
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | arbnpot-mipmap.c | 117 glTexImage2D(GL_TEXTURE_2D, 0, 3, 40, 46, 0, 119 glTexImage2D(GL_TEXTURE_2D, 1, 3, 20, 23, 0, 121 glTexImage2D(GL_TEXTURE_2D, 2, 3, 10, 11, 0, 123 glTexImage2D(GL_TEXTURE_2D, 3, 3, 5, 5, 0, 125 glTexImage2D(GL_TEXTURE_2D, 4, 3, 2, 2, 0, 127 glTexImage2D(GL_TEXTURE_2D, 5, 3, 1, 1, 0,
|
| H A D | arbnpot.c | 136 glTexImage2D(GL_PROXY_TEXTURE_2D, 0, GL_RGB, imgWidth, imgHeight, 0, 142 glTexImage2D(GL_TEXTURE_2D, 0, GL_RGB, imgWidth, imgHeight, 0, 166 glTexImage2D(GL_PROXY_TEXTURE_CUBE_MAP, 0, GL_RGB, 173 glTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_X, 0, GL_RGB,
|
| H A D | bumpmap.c | 150 glTexImage2D( GL_TEXTURE_2D, 0, imgFormat, imgWidth, imgHeight, 0, 164 glTexImage2D( GL_TEXTURE_2D, 0, GL_DU8DV8_ATI, 16, 16, 0,
|
| H A D | ext422square.c | 175 glTexImage2D(GL_TEXTURE_2D, 0, 226 glTexImage2D(GL_TEXTURE_2D, 0,
|
| H A D | fbotest3.c | 169 glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA, 256, 256, 0, 201 glTexImage2D(GL_TEXTURE_2D, 0, GL_DEPTH_COMPONENT, Width, Height, 0,
|
| H A D | multitexarray.c | 177 glTexImage2D( GL_TEXTURE_2D, 0, 3, width, height, 0, 207 glTexImage2D( GL_TEXTURE_2D, 0, 3, width, height, 0,
|
| H A D | subtex.c | 51 glTexImage2D( GL_TEXTURE_2D, 0, 3, width, height, 0, 87 glTexImage2D( GL_TEXTURE_2D, 0, 3, width, height, 0,
|
| H A D | yuvsquare.c | 161 glTexImage2D(GL_TEXTURE_2D, 0, 189 glTexImage2D(GL_TEXTURE_2D, 0,
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/apple/ |
| H A D | apple_glx_context.h | 34 #define glTexImage2D glTexImage2D_OSX macro 39 #undef glTexImage2D
|
| H A D | apple_visual.c | 39 #define glTexImage2D glTexImage2D_OSX macro 46 #undef glTexImage2D
|
| /xsrc/external/mit/MesaLib/dist/src/glx/apple/ |
| H A D | apple_glx_context.h | 34 #define glTexImage2D glTexImage2D_OSX macro 39 #undef glTexImage2D
|
| H A D | apple_visual.c | 39 #define glTexImage2D glTexImage2D_OSX macro 46 #undef glTexImage2D
|
| /xsrc/external/mit/mesa-demos/dist/src/perf/ |
| H A D | teximage.c | 112 glTexImage2D(GL_TEXTURE_2D, 0, TexIntFormat, 133 glTexImage2D(GL_TEXTURE_2D, 0, TexIntFormat, 283 glTexImage2D(GL_TEXTURE_2D, 0, TexIntFormat, 290 glTexImage2D(GL_TEXTURE_2D, 0, TexIntFormat,
|
| H A D | fbobind.c | 87 glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA,
|
| H A D | genmipmap.c | 117 glTexImage2D(GL_TEXTURE_2D, 0,
|
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | paltex.c | 157 glTexImage2D(GL_TEXTURE_2D, /* target */ 229 glTexImage2D(GL_TEXTURE_2D, /* target */
|
| /xsrc/external/mit/mesa-demos/dist/src/trivial/ |
| H A D | tri-fbo-tex-mip.c | 207 glTexImage2D(TexTarget, 0, TexIntFormat, TexWidth, TexHeight, 0, 209 glTexImage2D(TexTarget, TextureLevel, TexIntFormat,
|