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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_screen_cache.h75 struct svga_host_surface_cache_entry struct
128 struct svga_host_surface_cache_entry entries[SVGA_HOST_SURFACE_CACHE_SIZE];
H A Dsvga_screen_cache.c99 struct svga_host_surface_cache_entry *entry;
116 entry = LIST_ENTRY(struct svga_host_surface_cache_entry, curr, bucket_head);
181 struct svga_host_surface_cache_entry *entry = NULL, *next_entry;
219 struct svga_host_surface_cache_entry *entry = NULL;
263 entry = LIST_ENTRY(struct svga_host_surface_cache_entry,
271 entry = LIST_ENTRY(struct svga_host_surface_cache_entry,
320 struct svga_host_surface_cache_entry *entry;
330 entry = LIST_ENTRY(struct svga_host_surface_cache_entry, curr, head);
355 entry = LIST_ENTRY(struct svga_host_surface_cache_entry, curr, head);
612 struct svga_host_surface_cache_entry *entr
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
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];
H A Dsvga_screen_cache.c99 struct svga_host_surface_cache_entry *entry;
116 entry = LIST_ENTRY(struct svga_host_surface_cache_entry, curr, bucket_head);
181 struct svga_host_surface_cache_entry *entry = NULL, *next_entry;
219 struct svga_host_surface_cache_entry *entry = NULL;
263 entry = LIST_ENTRY(struct svga_host_surface_cache_entry,
271 entry = LIST_ENTRY(struct svga_host_surface_cache_entry,
328 struct svga_host_surface_cache_entry *entry;
338 entry = LIST_ENTRY(struct svga_host_surface_cache_entry, curr, head);
364 entry = LIST_ENTRY(struct svga_host_surface_cache_entry, curr, head);
640 struct svga_host_surface_cache_entry *entr
[all...]

Completed in 5 milliseconds