SDL  2.0
VkSurfaceFormat2KHR Struct Reference

#include <vulkan_core.h>

+ Collaboration diagram for VkSurfaceFormat2KHR:

Data Fields

VkStructureType sType
 
voidpNext
 
VkSurfaceFormatKHR surfaceFormat
 

Detailed Description

Definition at line 6823 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkSurfaceFormat2KHR::pNext

Definition at line 6825 of file vulkan_core.h.

◆ sType

VkStructureType VkSurfaceFormat2KHR::sType

Definition at line 6824 of file vulkan_core.h.

◆ surfaceFormat

VkSurfaceFormatKHR VkSurfaceFormat2KHR::surfaceFormat

Definition at line 6826 of file vulkan_core.h.


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