1// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry 2.Valid Usage (Implicit) 3**** 4* [[VUID-vkQueueWaitIdle-queue-parameter]] pname:queue must: be a valid sname:VkQueue handle 5**** 6 7.Command Properties 8**** 9[options="header", width="100%"] 10|==== 11|<<VkCommandBufferLevel,Command Buffer Levels>>|<<vkCmdBeginRenderPass,Render Pass Scope>>|<<VkQueueFlagBits,Supported Queue Types>>|<<synchronization-pipeline-stages-types,Pipeline Type>> 12|-|-|Any|- 13|==== 14**** 15 16.Return Codes 17**** 18ifndef::doctype-manpage[] 19<<fundamentals-successcodes,Success>>:: 20endif::doctype-manpage[] 21ifdef::doctype-manpage[] 22On success, this command returns:: 23endif::doctype-manpage[] 24* ename:VK_SUCCESS 25ifndef::doctype-manpage[] 26<<fundamentals-errorcodes,Failure>>:: 27endif::doctype-manpage[] 28ifdef::doctype-manpage[] 29On failure, this command returns:: 30endif::doctype-manpage[] 31* ename:VK_ERROR_OUT_OF_HOST_MEMORY 32* ename:VK_ERROR_OUT_OF_DEVICE_MEMORY 33* ename:VK_ERROR_DEVICE_LOST 34**** 35 36