VkDeviceGroupSubmitInfo

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

commandBufferCount
uint32_t commandBufferCount;
Undocumented in source.
pCommandBufferDeviceMasks
const(uint32_t)* pCommandBufferDeviceMasks;
Undocumented in source.
pNext
const(void)* pNext;
Undocumented in source.
pSignalSemaphoreDeviceIndices
const(uint32_t)* pSignalSemaphoreDeviceIndices;
Undocumented in source.
pWaitSemaphoreDeviceIndices
const(uint32_t)* pWaitSemaphoreDeviceIndices;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
signalSemaphoreCount
uint32_t signalSemaphoreCount;
Undocumented in source.
waitSemaphoreCount
uint32_t waitSemaphoreCount;
Undocumented in source.

Meta