Searched defs:PFNGLMULTITEXCOORD2IARBPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 2020 typedef void (APIENTRYP PFNGLMULTITEXCOORD2IARBPROC) (GLenum target, GLint s, GLint t); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLint s,GLint t)
|
| H A D | glext.h | 3785 typedef void (APIENTRYP PFNGLMULTITEXCOORD2IARBPROC) (GLenum target, GLint s, GLint t); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLint s,GLint t)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | gl.h | 2013 typedef void (APIENTRYP PFNGLMULTITEXCOORD2IARBPROC) (GLenum target, GLint s, GLint t); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLint s,GLint t)
|
| H A D | glext.h | 3768 typedef void (APIENTRYP PFNGLMULTITEXCOORD2IARBPROC) (GLenum target, GLint s, GLint t); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLint s,GLint t)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 8524 typedef void (GLAPIENTRY *PFNGLMULTITEXCOORD2IARBPROC)(GLenum target, GLint s, GLint t); typedef in typeref:typename:void (GLAPIENTRY *)(GLenum target,GLint s,GLint t) [all...] |
Completed in 192 milliseconds