Home
last modified time | relevance | path

Searched refs:r600_texture_destroy (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h755 void r600_texture_destroy(struct pipe_screen *screen, struct pipe_resource *ptex);
Dr600_pipe_common.c1198 r600_texture_destroy(screen, res); in r600_resource_destroy()
Dr600_texture.c577 void r600_texture_destroy(struct pipe_screen *screen, struct pipe_resource *ptex) in r600_texture_destroy() function