mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-30 17:58:37 +08:00
57291eb9b0
These modifiers cannot be used with the standard texture sampling codepaths, so we need to reject them to avoid invalid GL operations. Closes obsproject/obs-studio#12498