Vulkan-Hpp
VkEventCreateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkEventCreateFlags flags
 

Detailed Description

Definition at line 3330 of file vulkan_core.h.

Member Data Documentation

◆ flags

VkEventCreateFlags VkEventCreateInfo::flags

Definition at line 3333 of file vulkan_core.h.

◆ pNext

const void* VkEventCreateInfo::pNext

Definition at line 3332 of file vulkan_core.h.

◆ sType

VkStructureType VkEventCreateInfo::sType

Definition at line 3331 of file vulkan_core.h.


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