clean dropped video textures/buffers

This commit is contained in:
jazzfool 2024-10-06 22:18:43 +11:00
parent 877f5c906c
commit cd978e34e5
2 changed files with 44 additions and 7 deletions

View file

@ -182,6 +182,7 @@ where
drawing_bounds,
VideoPrimitive::new(
inner.id,
Arc::clone(&inner.alive),
Arc::clone(&inner.frame),
(inner.width as _, inner.height as _),
upload_frame,