| /xsrc/external/mit/mesa-demos/dist/src/fp/ |
| tri-tex.c | 46 glGenTextures(1, &Texture);
|
| fp-tri.c | 118 glGenTextures(1, &Texture); 129 glGenTextures(1, &Texture);
|
| /xsrc/external/mit/mesa-demos/dist/src/perf/ |
| fbobind.c | 82 glGenTextures(2, Tex);
|
| genmipmap.c | 72 glGenTextures(1, &TexObj);
|
| copytex.c | 82 glGenTextures(1, &Tex);
|
| teximage.c | 89 glGenTextures(1, &TexObj); 107 glGenTextures(1, &TexObj);
|
| glmain.c | 79 glGenTextures(1, &obj);
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| tex1d.c | 93 glGenTextures( 2, TexObj );
|
| arbfptexture.c | 123 glGenTextures(1, &Texture);
|
| arbfptrig.c | 126 glGenTextures(1, &Texture);
|
| fptexture.c | 121 glGenTextures(1, &Texture);
|
| mipgen.c | 106 glGenTextures(1, &texImage);
|
| texleak.c | 61 glGenTextures(1, texObj + (numTexObj - 1));
|
| viewmemory.c | 56 glGenTextures(NumTextures, Textures);
|
| blitfb.c | 169 glGenTextures(1, &SrcTex); 201 glGenTextures(1, &DstTex);
|
| texobj.c | 28 # define glGenTextures(A,B) glGenTexturesEXT(A,B) 169 glGenTextures( 2, TexObj );
|
| /xsrc/external/mit/mesa-demos/dist/src/fpglsl/ |
| fp-tri.c | 249 glGenTextures(1, &Texture); 260 glGenTextures(1, &Texture); 310 glGenTextures(1, &Texture);
|
| /xsrc/external/mit/mesa-demos/dist/src/redbook/ |
| texture3d.c | 88 glGenTextures(1, &texName);
|
| wrap.c | 87 glGenTextures(1, &texName);
|
| multitex.c | 88 glGenTextures(2, texNames);
|
| texbind.c | 84 glGenTextures(2, texName);
|
| /xsrc/external/mit/mesa-demos/dist/src/trivial/ |
| sub-tex.c | 22 glGenTextures(1, &Tex);
|
| tex-quads.c | 24 glGenTextures(NUM_TEX, Tex);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mapi/es1api/ |
| ABI-check | 76 glGenTextures
|
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| lodbias.c | 218 glGenTextures(1, &TexObj);
|