SDL
2.0
|
#include <vulkan.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
uint32_t | waitSemaphoreCount |
const uint32_t * | pWaitSemaphoreDeviceIndices |
uint32_t | commandBufferCount |
const uint32_t * | pCommandBufferDeviceMasks |
uint32_t | signalSemaphoreCount |
const uint32_t * | pSignalSemaphoreDeviceIndices |
const uint32_t* VkDeviceGroupSubmitInfoKHX::pCommandBufferDeviceMasks |
const uint32_t* VkDeviceGroupSubmitInfoKHX::pSignalSemaphoreDeviceIndices |
const uint32_t* VkDeviceGroupSubmitInfoKHX::pWaitSemaphoreDeviceIndices |
VkStructureType VkDeviceGroupSubmitInfoKHX::sType |