Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tile_cache.c42 sp_alloc_tile(struct softpipe_tile_cache *tc);
463 tc->tile = sp_alloc_tile(tc); in sp_flush_tile_cache()
479 sp_alloc_tile(struct softpipe_tile_cache *tc) in sp_alloc_tile() function
526 tile = sp_alloc_tile(tc); in sp_find_cached_tile()