Home
last modified time | relevance | path

Searched refs:svga_host_surface_cache_entry (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_screen_cache.c99 struct svga_host_surface_cache_entry *entry; in svga_screen_cache_lookup()
116 entry = list_entry(curr, struct svga_host_surface_cache_entry, bucket_head); in svga_screen_cache_lookup()
181 struct svga_host_surface_cache_entry *entry = NULL, *next_entry; in svga_screen_cache_shrink()
220 struct svga_host_surface_cache_entry *entry = NULL; in svga_screen_cache_add()
265 struct svga_host_surface_cache_entry, in svga_screen_cache_add()
274 struct svga_host_surface_cache_entry, in svga_screen_cache_add()
335 struct svga_host_surface_cache_entry *entry; in svga_screen_cache_flush()
345 entry = list_entry(curr, struct svga_host_surface_cache_entry, head); in svga_screen_cache_flush()
371 entry = list_entry(curr, struct svga_host_surface_cache_entry, head); in svga_screen_cache_flush()
648 struct svga_host_surface_cache_entry *entr in svga_screen_cache_dump()
[all...]
H A Dsvga_screen_cache.h76 struct svga_host_surface_cache_entry struct
129 struct svga_host_surface_cache_entry entries[SVGA_HOST_SURFACE_CACHE_SIZE];

Completed in 2 milliseconds