vulkanite
vulkanite copied to clipboard
Fix AMD support on Linux
trafficstars
This PR fixes Linux support by removing the POSIX close call in the same way as the already commented out Windows CloseHandle call. This makes the mod function on Linux using AMD GPUs.
Are Proprietary drivers required or does this work on Radeon Vulkan?
No, this works with RADV as well. You might have trouble getting any shaders to load though, since there are some incompatibilities.