Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_tile_cache.c189 tex_cache_pos( union tex_tile_address addr ) in tex_cache_pos() function
210 tile = tc->entries + tex_cache_pos( addr ); in sp_find_cached_tile_tex()