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

Vulkan helpers for formats. More...

#include "vk_format.h"
Include dependency graph for vk_format.c:

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.
 

Variables

static const struct vk_srgb_format_pair vk_format_srgb_pairs []
 

Detailed Description

Vulkan helpers for formats.

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