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

#include <vulkan.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t waitSemaphoreValueCount
 
const uint64_tpWaitSemaphoreValues
 
uint32_t signalSemaphoreValueCount
 
const uint64_tpSignalSemaphoreValues
 

Member Data Documentation

◆ pNext

const void* VkTimelineSemaphoreSubmitInfo::pNext

◆ pSignalSemaphoreValues

const uint64_t* VkTimelineSemaphoreSubmitInfo::pSignalSemaphoreValues

◆ pWaitSemaphoreValues

const uint64_t* VkTimelineSemaphoreSubmitInfo::pWaitSemaphoreValues

◆ signalSemaphoreValueCount

uint32_t VkTimelineSemaphoreSubmitInfo::signalSemaphoreValueCount

◆ sType

VkStructureType VkTimelineSemaphoreSubmitInfo::sType

◆ waitSemaphoreValueCount

uint32_t VkTimelineSemaphoreSubmitInfo::waitSemaphoreValueCount

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