summaryrefslogtreecommitdiff
path: root/client/src/render/scene/textures.rs
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/render/scene/textures.rs')
-rw-r--r--client/src/render/scene/textures.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/render/scene/textures.rs b/client/src/render/scene/textures.rs
index 0a042bd..463e8f1 100644
--- a/client/src/render/scene/textures.rs
+++ b/client/src/render/scene/textures.rs
@@ -229,6 +229,7 @@ fn create_texture(
// texture.as_image_copy(),
// extent,
// );
+
queue.write_texture(
texture.as_image_copy(),
data,