Files
test/source
Aras Pranckevicius ea9b520a39 Fix: assert in image Luma vectorscope
Commit 9e221a10d3 made it so that IMM shader is unbound
while drawing a scope, and added assert to ensure it is unbound.
But it missed one place where waveform_draw_one is used, and did
not unbind the IMM shader around that.
2025-07-24 10:43:25 +03:00
..