Searched refs:PFNGLVERTEXATTRIB3DNVPROC (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dgetprocaddress.c2948 PFNGLVERTEXATTRIB3DNVPROC vertexAttrib3dNV = (PFNGLVERTEXATTRIB3DNVPROC) func;
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated_dispatch.c2980 PFNGLVERTEXATTRIB3DNVPROC epoxy_glVertexAttrib3dNV;
[all...]
H A Dgl_generated.h9800 typedef void (GLAPIENTRY *PFNGLVERTEXATTRIB3DNVPROC)(GLuint index, GLdouble x, GLdouble y, GLdouble z); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint index,GLdouble x,GLdouble y,GLdouble z)
[all...]
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h11385 typedef void (APIENTRYP PFNGLVERTEXATTRIB3DNVPROC) (GLuint index, GLdouble x, GLdouble y, GLdouble z); typedef in typeref:typename:void (APIENTRYP)(GLuint index,GLdouble x,GLdouble y,GLdouble z)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h11625 typedef void (APIENTRYP PFNGLVERTEXATTRIB3DNVPROC) (GLuint index, GLdouble x, GLdouble y, GLdouble z); typedef in typeref:typename:void (APIENTRYP)(GLuint index,GLdouble x,GLdouble y,GLdouble z)

Completed in 309 milliseconds