examples: play-opus: release render_pass properly

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2024-05-07 22:27:17 -07:00 committed by Stephen Gutekanst
parent 3d4888f430
commit d8e0787c7e

View file

@ -162,6 +162,7 @@ fn tick(
.label = label,
.color_attachments = &color_attachments,
}));
defer render_pass.release();
// Draw nothing