early-access version 2294

This commit is contained in:
pineappleEA
2021-12-08 19:47:07 +01:00
parent ecea432e94
commit 31258281b9
3 changed files with 3 additions and 2 deletions

View File

@@ -130,6 +130,7 @@ std::unordered_map<VkFormat, VkFormatProperties> GetFormatProperties(vk::Physica
VK_FORMAT_R16G16_UNORM,
VK_FORMAT_R16G16_SNORM,
VK_FORMAT_R16G16_SFLOAT,
VK_FORMAT_R16G16_UINT,
VK_FORMAT_R16G16_SINT,
VK_FORMAT_R16_UNORM,
VK_FORMAT_R16_SNORM,