clean dropped video textures/buffers
This commit is contained in:
parent
877f5c906c
commit
cd978e34e5
2 changed files with 44 additions and 7 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue