Searched refs:SET_AreTexturesResident (Results 1 – 5 of 5) sorted by relevance
330 SET_AreTexturesResident(exec, _mesa_AreTexturesResident); in _mesa_create_exec_table()
10127 SET_AreTexturesResident(table, exec_AreTexturesResident); in _mesa_create_save_table()
5724 static inline void SET_AreTexturesResident(struct _glapi_table *disp, GLboolean (GLAPIENTRYP fn)(GL… in SET_AreTexturesResident() function