Searched refs:SET_CopyTexImage2D (Results 1 – 6 of 6) sorted by relevance
339 SET_CopyTexImage2D(exec, _mesa_CopyTexImage2D); in _mesa_create_exec_table()
10131 SET_CopyTexImage2D(table, save_CopyTexImage2D); in _mesa_create_save_table()
551 SET_CopyTexImage2D(exec, _es_CopyTexImage2D); in _mesa_create_exec_table_es1()
5746 static inline void SET_CopyTexImage2D(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLin… in SET_CopyTexImage2D() function