Searched refs:r600_texture_destroy (Results 1 – 3 of 3) sorted by relevance
755 void r600_texture_destroy(struct pipe_screen *screen, struct pipe_resource *ptex);
1198 r600_texture_destroy(screen, res); in r600_resource_destroy()
577 void r600_texture_destroy(struct pipe_screen *screen, struct pipe_resource *ptex) in r600_texture_destroy() function