Searched refs:vertex_format_to_index (Results 1 – 1 of 1) sorted by relevance
67 vertex_format_to_index(const struct gl_vertex_format *vformat) in vertex_format_to_index() function1409 return AttribFuncsARB[vertex_format_to_index(vformat)][vformat->User.Size-1] in func_arb()