Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_tile_cache.h112 sp_destroy_tex_tile_cache(struct softpipe_tex_tile_cache *tc);
Dsp_tex_tile_cache.c68 sp_destroy_tex_tile_cache(struct softpipe_tex_tile_cache *tc) in sp_destroy_tex_tile_cache() function
Dsp_context.c99 sp_destroy_tex_tile_cache(softpipe->tex_cache[sh][i]); in softpipe_destroy()