Searched refs:_es_VertexAttrib3f (Results 1 – 2 of 2) sorted by relevance
198 _es_VertexAttrib3f(GLuint indx, GLfloat x, GLfloat y, GLfloat z);
968 vfmt->VertexAttrib3fARB = _es_VertexAttrib3f; in vbo_exec_vtxfmt_init()1442 _es_VertexAttrib3f(GLuint indx, GLfloat x, GLfloat y, GLfloat z) in _es_VertexAttrib3f() function