SDL  2.0
VkSemaphoreCreateInfo Struct Reference

#include <vulkan.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkSemaphoreCreateFlags flags
 

Detailed Description

Definition at line 1809 of file vulkan.h.

Field Documentation

◆ flags

VkSemaphoreCreateFlags VkSemaphoreCreateInfo::flags

Definition at line 1812 of file vulkan.h.

◆ pNext

const void* VkSemaphoreCreateInfo::pNext

Definition at line 1811 of file vulkan.h.

◆ sType

VkStructureType VkSemaphoreCreateInfo::sType

Definition at line 1810 of file vulkan.h.

Referenced by createSemaphore().


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