HomeSort by relevance Sort by last modified time
    Searched defs:VertexAttrib1fvNV (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mesa/vbo/
vbo_save_loopback.c 47 static void VertexAttrib1fvNV(struct gl_context *ctx, GLint target, const GLfloat *v)
68 VertexAttrib1fvNV,
vbo_attrib_tmp.h 811 TAG(VertexAttrib1fvNV)(GLuint index, const GLfloat * v)
    [all...]
  /external/mesa3d/src/mesa/main/
api_arrayelt.c 537 VertexAttrib1fvNV(GLuint index, const GLfloat *v)
601 (attrib_func) VertexAttrib1fvNV,
648 (attrib_func) VertexAttrib1fvNV,
    [all...]

Completed in 552 milliseconds