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

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dreflect.c40 #define TABLE_TEXTURE DEMOS_DATA_DIR "tile.rgb" macro
202 image = LoadRGBImage( TABLE_TEXTURE, &imgWidth, &imgHeight, &imgFormat );
204 printf("Couldn't read %s\n", TABLE_TEXTURE);

Completed in 2 milliseconds