Searched refs:useMipmaps (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/demos/ | ||
| H A D | pointblast.c | 40 int useMipmaps = 1; variable in typeref:typename:int 410 if (useMipmaps) { 440 useMipmaps = 0; |
| H A D | dinoshade.c | 57 static int linearFiltering = 0, useMipmaps = 0, useTexture = 1; variable in typeref:typename:int 144 if (useMipmaps) { 801 useMipmaps = 1; |
| H A D | spriteblast.c | 43 static int useMipmaps = 1; variable in typeref:typename:int 615 useMipmaps = 0; |
Completed in 5 milliseconds