• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
2.Valid Usage (Implicit)
3****
4* [[VUID-VkDeviceGroupSubmitInfo-sType-sType]] pname:sType must: be ename:VK_STRUCTURE_TYPE_DEVICE_GROUP_SUBMIT_INFO
5* [[VUID-VkDeviceGroupSubmitInfo-pWaitSemaphoreDeviceIndices-parameter]] If pname:waitSemaphoreCount is not `0`, pname:pWaitSemaphoreDeviceIndices must: be a valid pointer to an array of pname:waitSemaphoreCount basetype:uint32_t values
6* [[VUID-VkDeviceGroupSubmitInfo-pCommandBufferDeviceMasks-parameter]] If pname:commandBufferCount is not `0`, pname:pCommandBufferDeviceMasks must: be a valid pointer to an array of pname:commandBufferCount basetype:uint32_t values
7* [[VUID-VkDeviceGroupSubmitInfo-pSignalSemaphoreDeviceIndices-parameter]] If pname:signalSemaphoreCount is not `0`, pname:pSignalSemaphoreDeviceIndices must: be a valid pointer to an array of pname:signalSemaphoreCount basetype:uint32_t values
8****
9
10