Searched refs:SET_ColorMask (Results 1 – 6 of 6) sorted by relevance
144 SET_ColorMask(exec, _mesa_ColorMask); in _mesa_create_exec_table()
9960 SET_ColorMask(table, save_ColorMask); in _mesa_create_save_table()
547 SET_ColorMask(exec, _es_ColorMask); in _mesa_create_exec_table_es1()
4492 static inline void SET_ColorMask(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLboolean, GLbool… in SET_ColorMask() function