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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkSemaphoreType semaphoreType
 
uint64_t initialValue
 

Detailed Description

Definition at line 6432 of file vulkan_core.h.

Field Documentation

◆ initialValue

uint64_t VkSemaphoreTypeCreateInfo::initialValue

Definition at line 6436 of file vulkan_core.h.

◆ pNext

const void* VkSemaphoreTypeCreateInfo::pNext

Definition at line 6434 of file vulkan_core.h.

◆ semaphoreType

VkSemaphoreType VkSemaphoreTypeCreateInfo::semaphoreType

Definition at line 6435 of file vulkan_core.h.

◆ sType

VkStructureType VkSemaphoreTypeCreateInfo::sType

Definition at line 6433 of file vulkan_core.h.


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