Searched refs:PFNGLVERTEXATTRIB1DPROC (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h831 typedef void (APIENTRYP PFNGLVERTEXATTRIB1DPROC) (GLuint index, GLdouble x); typedef in typeref:typename:void (APIENTRYP)(GLuint index,GLdouble x)
H A Dglext.h705 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 Dglcorearb.h831 typedef void (APIENTRYP PFNGLVERTEXATTRIB1DPROC) (GLuint index, GLdouble x); typedef in typeref:typename:void (APIENTRYP)(GLuint index,GLdouble x)
H A Dglext.h706 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 Dgl_generated_dispatch.c2938 PFNGLVERTEXATTRIB1DPROC epoxy_glVertexAttrib1d;
[all...]
H A Dgl_generated.h9758 typedef void (GLAPIENTRY *PFNGLVERTEXATTRIB1DPROC)(GLuint index, GLdouble x); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint index,GLdouble x)
[all...]

Completed in 267 milliseconds