Searched refs:r300_resource_destroy (Results 1 – 3 of 3) sorted by relevance
44 void r300_resource_destroy(struct pipe_screen *screen,
60 r300screen->screen.resource_destroy = r300_resource_destroy; in r300_init_screen_resource_functions()
53 void r300_resource_destroy(struct pipe_screen *screen, in r300_resource_destroy() function