Searched refs:SET_ActiveProgramEXT (Results 1 – 5 of 5) sorted by relevance
1768 SET_ActiveProgramEXT(exec, _mesa_ActiveProgramEXT); in _mesa_init_shader_dispatch()
10558 SET_ActiveProgramEXT(table, save_ActiveProgramEXT); in _mesa_create_save_table()
12731 static inline void SET_ActiveProgramEXT(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint)) { in SET_ActiveProgramEXT() function