Searched defs:PFNGLVARIANTFVEXTPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 8855 typedef void (APIENTRYP PFNGLVARIANTFVEXTPROC) (GLuint id, const GLfloat *addr); typedef in typeref:typename:void (APIENTRYP)(GLuint id,const GLfloat * addr) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 8878 typedef void (APIENTRYP PFNGLVARIANTFVEXTPROC) (GLuint id, const GLfloat *addr); typedef in typeref:typename:void (APIENTRYP)(GLuint id,const GLfloat * addr) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 9680 typedef void (GLAPIENTRY *PFNGLVARIANTFVEXTPROC)(GLuint id, const GLfloat * addr); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint id,const GLfloat * addr) [all...] |
Completed in 181 milliseconds