Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkEventCreateFlags | flags |
Definition at line 3330 of file vulkan_core.h.
VkEventCreateFlags VkEventCreateInfo::flags |
Definition at line 3333 of file vulkan_core.h.
const void* VkEventCreateInfo::pNext |
Definition at line 3332 of file vulkan_core.h.
VkStructureType VkEventCreateInfo::sType |
Definition at line 3331 of file vulkan_core.h.