HomeSort by relevance Sort by last modified time
    Searched refs:sp_get_cached_tile_tex (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_tile_cache.h 151 sp_get_cached_tile_tex(struct softpipe_tex_tile_cache *tc, function
sp_tex_sample.c 572 * sp_get_cached_tile_tex() function.
588 tile = sp_get_cached_tile_tex(sp_sview->cache, addr);
775 tile = sp_get_cached_tile_tex(sp_sview->cache, addr);
831 tile = sp_get_cached_tile_tex(sp_sview->cache, addr);
    [all...]

Completed in 486 milliseconds