Searched refs:_mesa_DeletePrograms (Results 1 – 5 of 5) sorted by relevance
37 _mesa_DeletePrograms(GLsizei n, const GLuint *ids);
164 _mesa_DeletePrograms(GLsizei n, const GLuint *ids) in _mesa_DeletePrograms() function
499 SET_DeleteProgramsNV(exec, _mesa_DeletePrograms); in _mesa_create_exec_table()
10299 SET_DeleteProgramsNV(table, _mesa_DeletePrograms); in _mesa_create_save_table()10430 SET_DeleteProgramsNV(table, _mesa_DeletePrograms); in _mesa_create_save_table()
1745 _mesa_DeletePrograms(1, &blit->DepthFP); in meta_glsl_blit_cleanup()