Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_screen_cache.c95 struct svga_host_surface_cache *cache = &svgascreen->cache; in svga_screen_cache_lookup()
177 struct svga_host_surface_cache *cache = &svgascreen->cache; in svga_screen_cache_shrink()
215 struct svga_host_surface_cache *cache = &svgascreen->cache; in svga_screen_cache_add()
315 struct svga_host_surface_cache *cache = &svgascreen->cache; in svga_screen_cache_flush()
382 struct svga_host_surface_cache *cache = &svgascreen->cache; in svga_screen_cache_cleanup()
406 struct svga_host_surface_cache *cache = &svgascreen->cache; in svga_screen_cache_init()
582 const struct svga_host_surface_cache *cache = &svgascreen->cache; in svga_screen_cache_dump()
Dsvga_screen.h82 struct svga_host_surface_cache cache;
Dsvga_screen_cache.h106 struct svga_host_surface_cache struct