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()342 if (sws->surface_is_flushed(sws, entry->handle)) { in svga_screen_cache_flush()369 if (sws->surface_is_flushed(sws, entry->handle)) { in svga_screen_cache_flush()
580 (*surface_is_flushed)(struct svga_winsys_screen *sws, member
413 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()
492 vws->base.surface_is_flushed = vmw_svga_winsys_surface_is_flushed; in vmw_winsys_screen_init_svga()