Monado OpenXR Runtime
Loading...
Searching...
No Matches
vk_format.h File Reference

Vulkan helpers for formats. More...

Include dependency graph for vk_format.h:

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.
 

Detailed Description

Vulkan helpers for formats.

Author
Beyley Cardellio ep1cm.nosp@m.1n10.nosp@m.n123@.nosp@m.gmai.nosp@m.l.com