Searched refs:drawTextured (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/tests/ | ||
| H A D | texgenmix.c | 22 GLboolean drawTextured = GL_TRUE; variable in typeref:typename:GLboolean 106 drawTextured = !drawTextured; 286 if ( drawTextured ) { |
| /xsrc/external/mit/mesa-demos/dist/src/demos/ | ||
| H A D | texenv.c | 73 GLboolean drawTextured = GL_TRUE; variable in typeref:typename:GLboolean 288 drawTextured = !drawTextured; 603 if ( drawTextured ) { |
Completed in 6 milliseconds