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

  /external/mesa3d/src/mesa/vbo/
vbo_save_loopback.c 62 static void VertexAttrib4fvNV(struct gl_context *ctx, GLint target, const GLfloat *v)
71 VertexAttrib4fvNV
vbo_attrib_tmp.h 860 TAG(VertexAttrib4fvNV)(GLuint index, const GLfloat * v)
    [all...]
  /external/mesa3d/src/mesa/main/
api_arrayelt.c 555 VertexAttrib4fvNV(GLuint index, const GLfloat *v)
634 (attrib_func) VertexAttrib4fvNV,
681 (attrib_func) VertexAttrib4fvNV,
    [all...]

Completed in 139 milliseconds