Searched defs:compressed_fetch_func (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ | ||
| H A D | texcompress.h | 52 typedef void (*compressed_fetch_func)(const GLubyte *map, typedef in typeref:typename:void (*)(const GLubyte * map,GLint rowStride,GLint i,GLint j,GLfloat * texel) |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ | ||
| H A D | texcompress.h | 52 typedef void (*compressed_fetch_func)(const GLubyte *map, typedef in typeref:typename:void (*)(const GLubyte * map,GLint rowStride,GLint i,GLint j,GLfloat * texel) |
Completed in 4 milliseconds