Searched refs:PFNGLVERTEXATTRIB1DPROC (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 831 typedef void (APIENTRYP PFNGLVERTEXATTRIB1DPROC) (GLuint index, GLdouble x); typedef in typeref:typename:void (APIENTRYP)(GLuint index,GLdouble x)
|
| H A D | glext.h | 705 typedef void (APIENTRYP PFNGLVERTEXATTRIB1DPROC) (GLuint index, GLdouble x); typedef in typeref:typename:void (APIENTRYP)(GLuint index,GLdouble x)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 831 typedef void (APIENTRYP PFNGLVERTEXATTRIB1DPROC) (GLuint index, GLdouble x); typedef in typeref:typename:void (APIENTRYP)(GLuint index,GLdouble x)
|
| H A D | glext.h | 706 typedef void (APIENTRYP PFNGLVERTEXATTRIB1DPROC) (GLuint index, GLdouble x); typedef in typeref:typename:void (APIENTRYP)(GLuint index,GLdouble x)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated_dispatch.c | 2938 PFNGLVERTEXATTRIB1DPROC epoxy_glVertexAttrib1d; [all...] |
| H A D | gl_generated.h | 9758 typedef void (GLAPIENTRY *PFNGLVERTEXATTRIB1DPROC)(GLuint index, GLdouble x); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint index,GLdouble x) [all...] |
Completed in 449 milliseconds