Searched refs:_es_VertexAttrib4f (Results 1 – 2 of 2) sorted by relevance
183 _es_VertexAttrib4f(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
970 vfmt->VertexAttrib4fARB = _es_VertexAttrib4f; in vbo_exec_vtxfmt_init()1407 _es_VertexAttrib4f(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w) in _es_VertexAttrib4f() function