Searched defs:PFNGLGETMULTISAMPLEFVNVPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 9786 typedef void (APIENTRYP PFNGLGETMULTISAMPLEFVNVPROC) (GLenum pname, GLuint index, GLfloat *val); typedef in typeref:typename:void (APIENTRYP)(GLenum pname,GLuint index,GLfloat * val) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 9857 typedef void (APIENTRYP PFNGLGETMULTISAMPLEFVNVPROC) (GLenum pname, GLuint index, GLfloat *val); typedef in typeref:typename:void (APIENTRYP)(GLenum pname,GLuint index,GLfloat * val) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 7878 typedef void (GLAPIENTRY *PFNGLGETMULTISAMPLEFVNVPROC)(GLenum pname, GLuint index, GLfloat * val); typedef in typeref:typename:void (GLAPIENTRY *)(GLenum pname,GLuint index,GLfloat * val) [all...] |
Completed in 205 milliseconds