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

/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dloadppm.c5 } PPMImage; typedef in typeref:struct:__anon85d8c66c0108
7 static PPMImage *LoadPPM(const char *filename)
10 PPMImage *result;
33 result = (PPMImage *) malloc(sizeof(PPMImage));
H A Dcopy.c38 PPMImage *image;
H A Dtexture.c37 PPMImage *image;
H A Dstretch.c63 PPMImage *image;
H A Dquad.c117 static PPMImage *image;

Completed in 4 milliseconds