Searched refs:SET_LoadName (Results 1 – 5 of 5) sorted by relevance
509 SET_LoadName(disp, _mesa_LoadName); in _mesa_init_feedback_dispatch()
10034 SET_LoadName(table, save_LoadName); in _mesa_create_save_table()
4360 static inline void SET_LoadName(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint)) { in SET_LoadName() function