Searched refs:SET_EnableClientState (Results 1 – 6 of 6) sorted by relevance
346 SET_EnableClientState(exec, _mesa_EnableClientState); in _mesa_create_exec_table()
10137 SET_EnableClientState(table, exec_EnableClientState); in _mesa_create_save_table()
577 SET_EnableClientState(exec, _es_EnableClientState); in _mesa_create_exec_table_es1()
5625 static inline void SET_EnableClientState(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum)) { in SET_EnableClientState() function