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

/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dconvolution.c74 readImage( const char* filename, GLsizei* width, GLsizei *height ) function in typeref:typename:GLubyte *
204 pixels = readImage("leeds.bin", &width, &height);
H A Dminmax.c78 readImage( const char* filename, GLsizei* width, GLsizei *height ) function in typeref:typename:GLubyte *
168 pixels = readImage("leeds.bin", &width, &height);
H A Dhistogram.c82 readImage( const char* filename, GLsizei* width, GLsizei *height ) function in typeref:typename:GLubyte *
199 pixels = readImage("leeds.bin", &width, &height);

Completed in 5 milliseconds