|
Monado OpenXR Runtime
|
Vulkan helpers for formats. More...

Go to the source code of this file.
Functions | |
| VkFormat | vk_format_convert_unorm_to_srgb (VkFormat unorm) |
| Given a UNORM format, return the corresponding sRGB format. | |
| VkFormat | vk_format_convert_srgb_to_unorm (VkFormat srgb) |
| Given an sRGB format, return the corresponding UNORM format. | |
Vulkan helpers for formats.