Searched refs:SET_DrawArrays (Results 1 – 4 of 4) sorted by relevance
108 SET_DrawArrays(tab, vfmt->DrawArrays); in install_vtxfmt()
564 SET_DrawArrays(exec, _es_DrawArrays); in _mesa_create_exec_table_es1()
5592 static inline void SET_DrawArrays(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLint, G… in SET_DrawArrays() function