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

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dgetprocaddress.c2933 PFNGLVERTEXATTRIB3FNVPROC vertexAttrib3fNV = (PFNGLVERTEXATTRIB3FNVPROC) func;
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated_dispatch.c2986 PFNGLVERTEXATTRIB3FNVPROC epoxy_glVertexAttrib3fNV;
[all...]
H A Dgl_generated.h9806 typedef void (GLAPIENTRY *PFNGLVERTEXATTRIB3FNVPROC)(GLuint index, GLfloat x, GLfloat y, GLfloat z); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint index,GLfloat x,GLfloat y,GLfloat z)
[all...]
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h11387 typedef void (APIENTRYP PFNGLVERTEXATTRIB3FNVPROC) (GLuint index, GLfloat x, GLfloat y, GLfloat z); typedef in typeref:typename:void (APIENTRYP)(GLuint index,GLfloat x,GLfloat y,GLfloat z)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h11627 typedef void (APIENTRYP PFNGLVERTEXATTRIB3FNVPROC) (GLuint index, GLfloat x, GLfloat y, GLfloat z); typedef in typeref:typename:void (APIENTRYP)(GLuint index,GLfloat x,GLfloat y,GLfloat z)

Completed in 362 milliseconds