Searched refs:TexSubImage4 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/perf/ | ||
| H A D | copytex.c | 44 static const GLboolean TexSubImage4 = GL_FALSE; variable in typeref:typename:const GLboolean 140 if (TexSubImage4) { |
| H A D | teximage.c | 42 static const GLboolean TexSubImage4 = GL_FALSE; variable in typeref:typename:const GLboolean 148 if (TexSubImage4) { |
Completed in 4 milliseconds