Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_tile_cache.h126 sp_find_cached_tile_tex(struct softpipe_tex_tile_cache *tc,
156 return sp_find_cached_tile_tex( tc, addr ); in sp_get_cached_tile_tex()
Dsp_tex_tile_cache.c204 sp_find_cached_tile_tex(struct softpipe_tex_tile_cache *tc, in sp_find_cached_tile_tex() function