HomeSort by relevance Sort by last modified time
    Searched refs:_es_VertexAttrib4f (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/vbo/
vbo.h 238 _es_VertexAttrib4f(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
vbo_exec_api.c 987 vfmt->VertexAttrib4fARB = _es_VertexAttrib4f;
    [all...]

Completed in 2873 milliseconds