Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/
H A 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()
218 struct svga_host_surface_cache *cache = &svgascreen->cache; in svga_screen_cache_add()
333 struct svga_host_surface_cache *cache = &svgascreen->cache; in svga_screen_cache_flush()
434 struct svga_host_surface_cache *cache = &svgascreen->cache; in svga_screen_cache_cleanup()
458 struct svga_host_surface_cache *cache = &svgascreen->cache; in svga_screen_cache_init()
639 const struct svga_host_surface_cache *cache = &svgascreen->cache; in svga_screen_cache_dump()
H A Dsvga_screen.h93 struct svga_host_surface_cache cache;
H A Dsvga_screen_cache.h79 * Head for the LRU list, svga_host_surface_cache::unused, and
80 * svga_host_surface_cache::empty
108 struct svga_host_surface_cache struct

Completed in 2 milliseconds