Searched refs:SET_GetError (Results 1 – 6 of 6) sorted by relevance
160 SET_GetError(exec, _mesa_GetError); in _mesa_create_exec_table()
9990 SET_GetError(table, exec_GetError); in _mesa_create_save_table()
599 SET_GetError(exec, _es_GetError); in _mesa_create_exec_table_es1()
5053 static inline void SET_GetError(struct _glapi_table *disp, GLenum (GLAPIENTRYP fn)(void)) { in SET_GetError() function