Vulkan-Hpp
VkSemaphoreCreateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkSemaphoreCreateFlags flags
 

Detailed Description

Definition at line 3324 of file vulkan_core.h.

Member Data Documentation

◆ flags

VkSemaphoreCreateFlags VkSemaphoreCreateInfo::flags

Definition at line 3327 of file vulkan_core.h.

◆ pNext

const void* VkSemaphoreCreateInfo::pNext

Definition at line 3326 of file vulkan_core.h.

◆ sType

VkStructureType VkSemaphoreCreateInfo::sType

Definition at line 3325 of file vulkan_core.h.


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