Searched refs:map_sync (Results 1 – 1 of 1) sorted by relevance
213 boolean map_sync, persistent; in debug_flush_map() local219 map_sync = !(flags & PIPE_MAP_UNSYNCHRONIZED); in debug_flush_map()220 persistent = !map_sync || fbuf->supports_persistent || in debug_flush_map()227 if (fbuf->has_sync_map && !map_sync) { in debug_flush_map()