summaryrefslogtreecommitdiff
path: root/client/src/render/scene/textures.rs
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-01-24 16:01:11 +0100
committermetamuffin <metamuffin@disroot.org>2025-01-24 16:01:11 +0100
commitce82f40bc4bd03963390d2c95ec688fccc4740b0 (patch)
treef00f4b1a525d70ebe7e5df38206c5b410ccee03d /client/src/render/scene/textures.rs
parent3344eb2d678f9c5973c8e38083760254b54c20fc (diff)
downloadweareserver-ce82f40bc4bd03963390d2c95ec688fccc4740b0.tar
weareserver-ce82f40bc4bd03963390d2c95ec688fccc4740b0.tar.bz2
weareserver-ce82f40bc4bd03963390d2c95ec688fccc4740b0.tar.zst
break things
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,