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