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

Go to the source code of this file.
Data Structures | |
| struct | vk_srgb_format_pair |
| A pair of a UNORM and sRGB format. More... | |
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.