Searched refs:SET_ClearColor (Results 1 – 6 of 6) sorted by relevance
142 SET_ClearColor(exec, _mesa_ClearColor); in _mesa_create_exec_table()
9955 SET_ClearColor(table, save_ClearColor); in _mesa_create_save_table()
536 SET_ClearColor(exec, _es_ClearColor); in _mesa_create_exec_table_es1()
4448 static inline void SET_ClearColor(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLclampf, GLclam… in SET_ClearColor() function