Searched defs:PFNGLGETOBJECTBUFFERFVATIPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 6329 typedef void (APIENTRYP PFNGLGETOBJECTBUFFERFVATIPROC) (GLuint buffer, GLenum pname, GLfloat *params); typedef in typeref:typename:void (APIENTRYP)(GLuint buffer,GLenum pname,GLfloat * params) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 6327 typedef void (APIENTRYP PFNGLGETOBJECTBUFFERFVATIPROC) (GLuint buffer, GLenum pname, GLfloat *params); typedef in typeref:typename:void (APIENTRYP)(GLuint buffer,GLenum pname,GLfloat * params) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 7903 typedef void (GLAPIENTRY *PFNGLGETOBJECTBUFFERFVATIPROC)(GLuint buffer, GLenum pname, GLfloat * params); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint buffer,GLenum pname,GLfloat * params) [all...] |
Completed in 162 milliseconds