Searched refs:SET_PushMatrix (Results 1 – 6 of 6) sorted by relevance
182 SET_PushMatrix(exec, _mesa_PushMatrix); in _mesa_create_exec_table()
10066 SET_PushMatrix(table, save_PushMatrix); in _mesa_create_save_table()
668 SET_PushMatrix(exec, _es_PushMatrix); in _mesa_create_exec_table_es1()
5460 static inline void SET_PushMatrix(struct _glapi_table *disp, void (GLAPIENTRYP fn)(void)) { in SET_PushMatrix() function