Searched refs:SET_PopName (Results 1 – 5 of 5) sorted by relevance
511 SET_PopName(disp, _mesa_PopName); in _mesa_init_feedback_dispatch()
10064 SET_PopName(table, save_PopName); in _mesa_create_save_table()
4382 static inline void SET_PopName(struct _glapi_table *disp, void (GLAPIENTRYP fn)(void)) { in SET_PopName() function