Pyrogenesis trunk
Public Attributes | List of all members
VkSemaphoreTypeCreateInfo Struct Reference

#include <vulkan.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkSemaphoreType semaphoreType
 
uint64_t initialValue
 

Member Data Documentation

◆ initialValue

uint64_t VkSemaphoreTypeCreateInfo::initialValue

◆ pNext

const void* VkSemaphoreTypeCreateInfo::pNext

◆ semaphoreType

VkSemaphoreType VkSemaphoreTypeCreateInfo::semaphoreType

◆ sType

VkStructureType VkSemaphoreTypeCreateInfo::sType

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