Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_texture.c2271 static void si_memobj_destroy(struct pipe_screen *screen, struct pipe_memory_object *_memobj) in si_memobj_destroy() function
2336 sscreen->b.memobj_destroy = si_memobj_destroy; in si_init_screen_texture_functions()