SDL  2.0
VkEventCreateInfo Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkEventCreateFlags flags
 

Detailed Description

Definition at line 2180 of file vulkan_core.h.

Field Documentation

◆ flags

VkEventCreateFlags VkEventCreateInfo::flags

Definition at line 2183 of file vulkan_core.h.

◆ pNext

const void* VkEventCreateInfo::pNext

Definition at line 2182 of file vulkan_core.h.

◆ sType

VkStructureType VkEventCreateInfo::sType

Definition at line 2181 of file vulkan_core.h.


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