Searched refs:SET_PixelStorei (Results 1 – 6 of 6) sorted by relevance
179 SET_PixelStorei(exec, _mesa_PixelStorei); in _mesa_create_exec_table()
10054 SET_PixelStorei(table, exec_PixelStorei); in _mesa_create_save_table()
657 SET_PixelStorei(exec, _es_PixelStorei); in _mesa_create_exec_table_es1()
4932 static inline void SET_PixelStorei(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLint))… in SET_PixelStorei() function