it heccin borken

This commit is contained in:
Nova
2025-09-01 01:19:21 -07:00
committed by Schmarni
parent a5b4939b57
commit e69d85cc56
3 changed files with 138 additions and 17 deletions

View File

@@ -82,7 +82,6 @@ impl DmabufBacking {
dmatexes: &ImportedDmatexs,
images: &mut Assets<Image>,
) -> Option<Handle<Image>> {
info!("updating dmabuf tex");
self.pending_imported_dmatex
.lock()
.take()