SDL  2.0
VkEventCreateInfo Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkEventCreateFlags flags
 

Detailed Description

Definition at line 2525 of file vulkan_core.h.

Field Documentation

◆ flags

VkEventCreateFlags VkEventCreateInfo::flags

Definition at line 2528 of file vulkan_core.h.

◆ pNext

const void* VkEventCreateInfo::pNext

Definition at line 2527 of file vulkan_core.h.

◆ sType

VkStructureType VkEventCreateInfo::sType

Definition at line 2526 of file vulkan_core.h.


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