Searched refs:surface_is_flushed (Results 1 – 4 of 4) sorted by relevance
130 assert(sws->surface_is_flushed(sws, entry->handle)); in svga_screen_cache_lookup()334 if (sws->surface_is_flushed(sws, entry->handle)) { in svga_screen_cache_flush()359 if (sws->surface_is_flushed(sws, entry->handle)) { in svga_screen_cache_flush()
563 (*surface_is_flushed)(struct svga_winsys_screen *sws, member
455 if (!sws->surface_is_flushed(sws, surf)) { in svga_texture_transfer_map_direct()602 if (sws->surface_is_flushed(sws, surf)) { in svga_texture_transfer_map()
456 vws->base.surface_is_flushed = vmw_svga_winsys_surface_is_flushed; in vmw_winsys_screen_init_svga()