Searched defs:PFNGLRECTXVOESPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 5212 typedef void (APIENTRYP PFNGLRECTXVOESPROC) (const GLfixed *v1, const GLfixed *v2); typedef in typeref:typename:void (APIENTRYP)(const GLfixed * v1,const GLfixed * v2) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 5210 typedef void (APIENTRYP PFNGLRECTXVOESPROC) (const GLfixed *v1, const GLfixed *v2); typedef in typeref:typename:void (APIENTRYP)(const GLfixed * v1,const GLfixed * v2) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 9074 typedef void (GLAPIENTRY *PFNGLRECTXVOESPROC)(const GLfixed * v1, const GLfixed * v2); typedef in typeref:typename:void (GLAPIENTRY *)(const GLfixed * v1,const GLfixed * v2) [all...] |
Completed in 190 milliseconds