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

/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Dtexdemo1.c44 static const char *GroundImage = DEMOS_DATA_DIR "tile.rgb"; variable in typeref:typename:const char *
353 image = LoadRGBImage(GroundImage, &imgWidth, &imgHeight, &imgFormat);
355 printf("Couldn't read %s\n", GroundImage);

Completed in 5 milliseconds