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 5785 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkSurfaceFormat2KHR::pNext

Definition at line 5787 of file vulkan_core.h.

◆ sType

VkStructureType VkSurfaceFormat2KHR::sType

Definition at line 5786 of file vulkan_core.h.

◆ surfaceFormat

VkSurfaceFormatKHR VkSurfaceFormat2KHR::surfaceFormat

Definition at line 5788 of file vulkan_core.h.


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