From 3a3f830f248e34772633dd3d21aef87503a079d1 Mon Sep 17 00:00:00 2001 From: JerryShih Date: Tue, 28 Mar 2017 12:09:51 +0800 Subject: [PATCH] add new line between the functions --- webrender/src/resource_cache.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/webrender/src/resource_cache.rs b/webrender/src/resource_cache.rs index 156e714190..b265a1c8d4 100644 --- a/webrender/src/resource_cache.rs +++ b/webrender/src/resource_cache.rs @@ -674,6 +674,7 @@ impl ResourceCache { } } } + fn update_texture_cache(cached_images: &mut ResourceClassCache, texture_cache: &mut TextureCache, current_frame_id: FrameId,