Checkpoint
This commit is contained in:
@@ -279,9 +279,9 @@ impl MetalRenderer {
|
||||
});
|
||||
|
||||
command_buffer.commit();
|
||||
self.sprite_atlas.clear_textures(AtlasTextureKind::Path);
|
||||
command_buffer.wait_until_completed();
|
||||
drawable.present();
|
||||
self.sprite_atlas.clear_textures(AtlasTextureKind::Path);
|
||||
}
|
||||
|
||||
fn rasterize_paths(
|
||||
|
||||
Reference in New Issue
Block a user