Searched refs:VertexAttrib3fARB (Results 1 – 5 of 5) sorted by relevance
82 vfmt->VertexAttrib3fARB = NAME_ES(VertexAttrib3f);91 vfmt->VertexAttrib3fARB = NAME(VertexAttrib3fARB);
525 TAG(VertexAttrib3fARB)(GLuint index, GLfloat x, GLfloat y, GLfloat z) in TAG() argument
131 SET_VertexAttrib3fARB(tab, vfmt->VertexAttrib3fARB); in install_vtxfmt()
1408 void (GLAPIENTRYP VertexAttrib3fARB)( GLuint index, GLfloat x, GLfloat y, GLfloat z );
1048 { "glVertexAttrib3fARB", _O(VertexAttrib3fARB) },