mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-25 17:02:22 -04: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