Searched refs:HashRemove (Results 1 – 4 of 4) sorted by relevance
54 extern void HashRemove(struct HashTable *table, GLuint key);
176 void HashRemove(struct HashTable *table, GLuint key) in HashRemove() function
193 HashRemove(shared->TexObjects, t->Name); in gl_free_texture_object()
507 HashRemove(ctx->Shared->DisplayList, list); in gl_destroy_list()