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