mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-31 17:42:01 -05:00
After adding proper adapter enumeration the linux code ends up entering the texture encoding paths, but these paths are not correctly implemented on linux yet. fixes #10221