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()
318 struct svga_host_surface_cache *cache = &svgascreen->cache; in svga_screen_cache_flush()
401 struct svga_host_surface_cache *cache = &svgascreen->cache; in svga_screen_cache_cleanup()
425 struct svga_host_surface_cache *cache = &svgascreen->cache; in svga_screen_cache_init()
603 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.h107 struct svga_host_surface_cache struct