Searched refs:_mesa_DeleteTextures (Results 1 – 4 of 4) sorted by relevance
147 _mesa_DeleteTextures( GLsizei n, const GLuint *textures );
326 SET_DeleteTextures(exec, _mesa_DeleteTextures); in _mesa_create_exec_table()
1069 _mesa_DeleteTextures( GLsizei n, const GLuint *textures) in _mesa_DeleteTextures() function
1197 _mesa_DeleteTextures(1, &tex->TexObj); in cleanup_temp_texture()