Per v1.3.279 spec "VUID-VkDeviceGroupSubmitInfo-commandBufferCount-00083 commandBufferCount must equal VkSubmitInfo::commandBufferCount" When adding feedback, need to check for vkDeviceGroupSubmitInfo in the SubmitInfo pNext to update their commandBufferCount and pCommandBufferDeviceMasks to include feedback cmds. Signed-off-by: Juston Li <justonli@google.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28029>