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.c97 struct svga_host_surface_cache *cache = &svgascreen->cache; in svga_screen_cache_lookup()
179 struct svga_host_surface_cache *cache = &svgascreen->cache; in svga_screen_cache_shrink()
217 struct svga_host_surface_cache *cache = &svgascreen->cache; in svga_screen_cache_add()
326 struct svga_host_surface_cache *cache = &svgascreen->cache; in svga_screen_cache_flush()
427 struct svga_host_surface_cache *cache = &svgascreen->cache; in svga_screen_cache_cleanup()
451 struct svga_host_surface_cache *cache = &svgascreen->cache; in svga_screen_cache_init()
631 const struct svga_host_surface_cache *cache = &svgascreen->cache; in svga_screen_cache_dump()
Dsvga_screen.h85 struct svga_host_surface_cache cache;
Dsvga_screen_cache.h108 struct svga_host_surface_cache struct