blob: eece635835a7e6dba78bc11c4e7b912d0065782d [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
.Valid Usage (Implicit)
****
* [[VUID-VkDeviceGroupSubmitInfo-sType-sType]] pname:sType must: be ename:VK_STRUCTURE_TYPE_DEVICE_GROUP_SUBMIT_INFO
* [[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
* [[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
* [[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
****