Searched refs:useMipmaps (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dpointblast.c40 int useMipmaps = 1; variable in typeref:typename:int
410 if (useMipmaps) {
440 useMipmaps = 0;
H A Ddinoshade.c57 static int linearFiltering = 0, useMipmaps = 0, useTexture = 1; variable in typeref:typename:int
144 if (useMipmaps) {
801 useMipmaps = 1;
H A Dspriteblast.c43 static int useMipmaps = 1; variable in typeref:typename:int
615 useMipmaps = 0;

Completed in 5 milliseconds