Searched refs:SET_Translatef (Results 1 – 6 of 6) sorted by relevance
200 SET_Translatef(exec, _mesa_Translatef); in _mesa_create_exec_table()
10123 SET_Translatef(table, save_Translatef); in _mesa_create_save_table()
704 SET_Translatef(exec, _es_Translatef); in _mesa_create_exec_table_es1()
5526 static inline void SET_Translatef(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLfloat, GLfloat… in SET_Translatef() function