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