Searched refs:SET_IsList (Results 1 – 3 of 3) sorted by relevance
10019 SET_IsList(table, _mesa_IsList); in _mesa_create_save_table()11073 SET_IsList(disp, _mesa_IsList); in _mesa_init_dlist_dispatch()
5339 static inline void SET_IsList(struct _glapi_table *disp, GLboolean (GLAPIENTRYP fn)(GLuint)) { in SET_IsList() function