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

  /external/mesa3d/src/mesa/vbo/
vbo_save_loopback.c 60 static void VertexAttrib3fvNV(struct gl_context *ctx, GLint target, const GLfloat *v)
73 VertexAttrib3fvNV,
vbo_attrib_tmp.h 778 TAG(VertexAttrib3fvNV)(GLuint index,
  /external/mesa3d/src/mesa/main/
api_arrayelt.c 538 VertexAttrib3fvNV(GLuint index, const GLfloat *v)
612 (attrib_func) VertexAttrib3fvNV,
659 (attrib_func) VertexAttrib3fvNV,
    [all...]

Completed in 470 milliseconds