Pyrogenesis trunk
|
#include <vulkan.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkSemaphoreWaitFlags | flags |
uint32_t | semaphoreCount |
const VkSemaphore * | pSemaphores |
const uint64_t * | pValues |
VkSemaphoreWaitFlags VkSemaphoreWaitInfo::flags |
const void* VkSemaphoreWaitInfo::pNext |
const VkSemaphore* VkSemaphoreWaitInfo::pSemaphores |
const uint64_t* VkSemaphoreWaitInfo::pValues |
uint32_t VkSemaphoreWaitInfo::semaphoreCount |
VkStructureType VkSemaphoreWaitInfo::sType |