Searched refs:readImage (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/redbook/ | ||
| H A D | convolution.c | 74 readImage( const char* filename, GLsizei* width, GLsizei *height ) function in typeref:typename:GLubyte * 204 pixels = readImage("leeds.bin", &width, &height); |
| H A D | minmax.c | 78 readImage( const char* filename, GLsizei* width, GLsizei *height ) function in typeref:typename:GLubyte * 168 pixels = readImage("leeds.bin", &width, &height); |
| H A D | histogram.c | 82 readImage( const char* filename, GLsizei* width, GLsizei *height ) function in typeref:typename:GLubyte * 199 pixels = readImage("leeds.bin", &width, &height); |
Completed in 5 milliseconds