mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-02 18:24:55 -05:00
Fixes a bug where loading vertex shaders could cause error messages about mismatching vertex buffer data to appear because the vertex shader would try to reload the previously used vertex buffer.