mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-28 14:06:35 +00:00
0467d27b07
RPI4 returns `false` for `textureCompressionBC` because it doesn't support formats above BC3. As the Vulkan specification requires to support all BC formats to have `true` for `textureCompressionBC`.