Searched refs:sp_destroy_tile_cache (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_tile_cache.h109 sp_destroy_tile_cache(struct softpipe_tile_cache *tc);
H A Dsp_context.c94 sp_destroy_tile_cache(softpipe->cbuf_cache[i]);
98 sp_destroy_tile_cache(softpipe->zsbuf_cache);
H A Dsp_tile_cache.c140 sp_destroy_tile_cache(struct softpipe_tile_cache *tc) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_tile_cache.h109 sp_destroy_tile_cache(struct softpipe_tile_cache *tc);
H A Dsp_context.c94 sp_destroy_tile_cache(softpipe->cbuf_cache[i]);
98 sp_destroy_tile_cache(softpipe->zsbuf_cache);
H A Dsp_tile_cache.c137 sp_destroy_tile_cache(struct softpipe_tile_cache *tc) function in typeref:typename:void

Completed in 6 milliseconds