ReactOS 0.4.17-dev-934-g091855f
VkSurfaceFormat2KHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkSurfaceFormat2KHR:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkSurfaceFormatKHR surfaceFormat
 

Detailed Description

Definition at line 16865 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkSurfaceFormat2KHR::pNext

Definition at line 16868 of file vulkan.h.

◆ sType

VkStructureType VkSurfaceFormat2KHR::sType

Definition at line 16867 of file vulkan.h.

◆ surfaceFormat

VkSurfaceFormatKHR VkSurfaceFormat2KHR::surfaceFormat

Definition at line 16869 of file vulkan.h.


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