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

#include <vulkan.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkSemaphore semaphore
 
uint64_t value
 

Member Data Documentation

◆ pNext

const void* VkSemaphoreSignalInfo::pNext

◆ semaphore

VkSemaphore VkSemaphoreSignalInfo::semaphore

◆ sType

VkStructureType VkSemaphoreSignalInfo::sType

◆ value

uint64_t VkSemaphoreSignalInfo::value

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