Searched defs:PFNGLVERTEXWEIGHTFEXTPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 8940 typedef void (APIENTRYP PFNGLVERTEXWEIGHTFEXTPROC) (GLfloat weight); typedef in typeref:typename:void (APIENTRYP)(GLfloat weight) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 8963 typedef void (APIENTRYP PFNGLVERTEXWEIGHTFEXTPROC) (GLfloat weight); typedef in typeref:typename:void (APIENTRYP)(GLfloat weight) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 10032 typedef void (GLAPIENTRY *PFNGLVERTEXWEIGHTFEXTPROC)(GLfloat weight); typedef in typeref:typename:void (GLAPIENTRY *)(GLfloat weight) [all...] |
Completed in 145 milliseconds