Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkSemaphoreCreateInfo Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkSemaphoreCreateFlags flags
 

Detailed Description

Definition at line 3428 of file vulkan_core.h.

Field Documentation

◆ flags

VkSemaphoreCreateFlags VkSemaphoreCreateInfo::flags

Definition at line 3431 of file vulkan_core.h.

◆ pNext

const void* VkSemaphoreCreateInfo::pNext

Definition at line 3430 of file vulkan_core.h.

◆ sType

VkStructureType VkSemaphoreCreateInfo::sType

Definition at line 3429 of file vulkan_core.h.


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