summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_vulkan/maxwell_to_vk.cpp
diff options
context:
space:
mode:
authorReinUsesLisp <reinuseslisp@airmail.cc>2020-02-15 06:54:24 +0100
committerReinUsesLisp <reinuseslisp@airmail.cc>2020-02-15 20:26:50 +0100
commit14c2a4a2ec30256e9299017e532a24e6600d7b95 (patch)
treeff310888bf33082e04bee0868e270c11a9f9aaf8 /src/video_core/renderer_vulkan/maxwell_to_vk.cpp
parentMerge pull request #3401 from FernandoS27/synchronization (diff)
downloadyuzu-14c2a4a2ec30256e9299017e532a24e6600d7b95.tar
yuzu-14c2a4a2ec30256e9299017e532a24e6600d7b95.tar.gz
yuzu-14c2a4a2ec30256e9299017e532a24e6600d7b95.tar.bz2
yuzu-14c2a4a2ec30256e9299017e532a24e6600d7b95.tar.lz
yuzu-14c2a4a2ec30256e9299017e532a24e6600d7b95.tar.xz
yuzu-14c2a4a2ec30256e9299017e532a24e6600d7b95.tar.zst
yuzu-14c2a4a2ec30256e9299017e532a24e6600d7b95.zip
Diffstat (limited to '')
-rw-r--r--src/video_core/renderer_vulkan/maxwell_to_vk.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/video_core/renderer_vulkan/maxwell_to_vk.cpp b/src/video_core/renderer_vulkan/maxwell_to_vk.cpp
index 331808113..8c49c66a7 100644
--- a/src/video_core/renderer_vulkan/maxwell_to_vk.cpp
+++ b/src/video_core/renderer_vulkan/maxwell_to_vk.cpp
@@ -159,6 +159,7 @@ struct FormatTuple {
{vk::Format::eR32G32Uint, Attachable | Storage}, // RG32UI
{vk::Format::eUndefined, {}}, // RGBX16F
{vk::Format::eR32Uint, Attachable | Storage}, // R32UI
+ {vk::Format::eR32Sint, Attachable | Storage}, // R32I
{vk::Format::eAstc8x8UnormBlock, {}}, // ASTC_2D_8X8
{vk::Format::eUndefined, {}}, // ASTC_2D_8X5
{vk::Format::eUndefined, {}}, // ASTC_2D_5X4