VkTimelineSemaphoreSubmitInfo

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

pNext
const(void)* pNext;
Undocumented in source.
pSignalSemaphoreValues
const(uint64_t)* pSignalSemaphoreValues;
Undocumented in source.
pWaitSemaphoreValues
const(uint64_t)* pWaitSemaphoreValues;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
signalSemaphoreValueCount
uint32_t signalSemaphoreValueCount;
Undocumented in source.
waitSemaphoreValueCount
uint32_t waitSemaphoreValueCount;
Undocumented in source.

Meta