summaryrefslogtreecommitdiff
path: root/src/input_common/touch_from_button.cpp
diff options
context:
space:
mode:
authorGravatar ReinUsesLisp2021-01-15 21:37:17 -0300
committerGravatar ReinUsesLisp2021-01-24 18:16:43 -0300
commit6b00443bc1c8379794f82f07636bed05499c2779 (patch)
tree17b6306c2449b0e3d6a106d80a8835d476e4c602 /src/input_common/touch_from_button.cpp
parentMerge pull request #5358 from ReinUsesLisp/rename-insert-padding (diff)
downloadyuzu-6b00443bc1c8379794f82f07636bed05499c2779.tar.gz
yuzu-6b00443bc1c8379794f82f07636bed05499c2779.tar.xz
yuzu-6b00443bc1c8379794f82f07636bed05499c2779.zip
vk_texture_cache: Support image store on sRGB images with VkImageViewUsageCreateInfo
Vulkan 1.0 didn't support creating sRGB image views on an ABGR8 VkImage with storage usage bits. VK_KHR_maintenance2 addressed this allowing to reduce the usage bits on a VkImageView. To allow image store on non-sRGB image views when the VkImage is created with sRGB, always create VkImages without sRGB and add the sRGB format on the view.
Diffstat (limited to 'src/input_common/touch_from_button.cpp')
0 files changed, 0 insertions, 0 deletions