Searched refs:SET_AlphaFunc (Results 1 – 6 of 6) sorted by relevance
137 SET_AlphaFunc(exec, _mesa_AlphaFunc); in _mesa_create_exec_table()
9948 SET_AlphaFunc(table, save_AlphaFunc); in _mesa_create_save_table()
522 SET_AlphaFunc(exec, _es_AlphaFunc); in _mesa_create_exec_table_es1()
4822 static inline void SET_AlphaFunc(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLclampf)… in SET_AlphaFunc() function