mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-06-28 09:27:12 -04:00
This is supposed to assign -1 to the sampler_id to indicate that no sampler need be assigned for the texture, but instead it was leaving the variable with uninitialized data, resulting in a crash when used.