Searched refs:floorTexture (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dpointblast.c385 GLubyte floorTexture[16][16][3]; local in function:makeFloorTexture
390 loc = (GLubyte*) floorTexture;
414 GL_RGB, GL_UNSIGNED_BYTE, floorTexture);
422 GL_RGB, GL_UNSIGNED_BYTE, floorTexture);
H A Ddinoshade.c119 GLubyte floorTexture[16][16][3]; local in function:makeFloorTexture
124 loc = (GLubyte*) floorTexture;
148 GL_RGB, GL_UNSIGNED_BYTE, floorTexture);
156 GL_RGB, GL_UNSIGNED_BYTE, floorTexture);

Completed in 5 milliseconds