SDL  2.0
VkSurfaceFormatKHR Struct Reference

#include <vulkan_core.h>

Data Fields

VkFormat format
 
VkColorSpaceKHR colorSpace
 

Detailed Description

Definition at line 4745 of file vulkan_core.h.

Field Documentation

◆ colorSpace

VkColorSpaceKHR VkSurfaceFormatKHR::colorSpace

Definition at line 4747 of file vulkan_core.h.

Referenced by createSwapchain().

◆ format

VkFormat VkSurfaceFormatKHR::format

Definition at line 4746 of file vulkan_core.h.

Referenced by createSwapchain().


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