SDL  2.0
VkSurfaceFormatKHR Struct Reference

#include <vulkan_core.h>

Data Fields

VkFormat format
 
VkColorSpaceKHR colorSpace
 

Detailed Description

Definition at line 5723 of file vulkan_core.h.

Field Documentation

◆ colorSpace

VkColorSpaceKHR VkSurfaceFormatKHR::colorSpace

Definition at line 5725 of file vulkan_core.h.

Referenced by createSwapchain().

◆ format

VkFormat VkSurfaceFormatKHR::format

Definition at line 5724 of file vulkan_core.h.

Referenced by createSwapchain().


The documentation for this struct was generated from the following file: