Searched refs:SET_PopMatrix (Results 1 – 6 of 6) sorted by relevance
181 SET_PopMatrix(exec, _mesa_PopMatrix); in _mesa_create_exec_table()
10063 SET_PopMatrix(table, save_PopMatrix); in _mesa_create_save_table()
667 SET_PopMatrix(exec, _es_PopMatrix); in _mesa_create_exec_table_es1()
5449 static inline void SET_PopMatrix(struct _glapi_table *disp, void (GLAPIENTRYP fn)(void)) { in SET_PopMatrix() function