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

#include <vulkan.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkSemaphoreWaitFlags flags
 
uint32_t semaphoreCount
 
const VkSemaphore * pSemaphores
 
const uint64_tpValues
 

Member Data Documentation

◆ flags

VkSemaphoreWaitFlags VkSemaphoreWaitInfo::flags

◆ pNext

const void* VkSemaphoreWaitInfo::pNext

◆ pSemaphores

const VkSemaphore* VkSemaphoreWaitInfo::pSemaphores

◆ pValues

const uint64_t* VkSemaphoreWaitInfo::pValues

◆ semaphoreCount

uint32_t VkSemaphoreWaitInfo::semaphoreCount

◆ sType

VkStructureType VkSemaphoreWaitInfo::sType

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