Searched defs:PFNGLWEIGHTUSVARBPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 4701 typedef void (APIENTRYP PFNGLWEIGHTUSVARBPROC) (GLint size, const GLushort *weights); typedef in typeref:typename:void (APIENTRYP)(GLint size,const GLushort * weights) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 4684 typedef void (APIENTRYP PFNGLWEIGHTUSVARBPROC) (GLint size, const GLushort *weights); typedef in typeref:typename:void (APIENTRYP)(GLint size,const GLushort * weights) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 10067 typedef void (GLAPIENTRY *PFNGLWEIGHTUSVARBPROC)(GLint size, const GLushort * weights); typedef in typeref:typename:void (GLAPIENTRY *)(GLint size,const GLushort * weights) [all...] |
Completed in 151 milliseconds