Searched defs:PFNGLPIXELMAPXPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 5200 typedef void (APIENTRYP PFNGLPIXELMAPXPROC) (GLenum map, GLint size, const GLfixed *values); typedef in typeref:typename:void (APIENTRYP)(GLenum map,GLint size,const GLfixed * values) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 5198 typedef void (APIENTRYP PFNGLPIXELMAPXPROC) (GLenum map, GLint size, const GLfixed *values); typedef in typeref:typename:void (APIENTRYP)(GLenum map,GLint size,const GLfixed * values) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 8756 typedef void (GLAPIENTRY *PFNGLPIXELMAPXPROC)(GLenum map, GLint size, const GLfixed * values); typedef in typeref:typename:void (GLAPIENTRY *)(GLenum map,GLint size,const GLfixed * values) [all...] |
Completed in 292 milliseconds