GPUOpen-Drivers / AMDVLK

AMD Open Source Driver For Vulkan
MIT License
1.7k stars 160 forks source link

Unsupported image format with Frostbite engine on GRVK #264

Open libcg opened 2 years ago

libcg commented 2 years ago

Battlefield 4 and Plants vs Zombies on GRVK (Mantle API) try to create an image with the following properties:

vkGetPhysicalDeviceImageFormatProperties returns VK_ERROR_FORMAT_NOT_SUPPORTED for this combination, ultimately causing graphical glitches. Reproduced on Adrenalin 21.11.3 (Vulkan driver 2.0.204) with a 5700 XT. RADV doesn't have this issue.