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