1// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry 2.Valid Usage (Implicit) 3**** 4* [[VUID-vkCmdSetDepthBounds-commandBuffer-parameter]] pname:commandBuffer must: be a valid sname:VkCommandBuffer handle 5* [[VUID-vkCmdSetDepthBounds-commandBuffer-recording]] pname:commandBuffer must: be in the <<commandbuffers-lifecycle, recording state>> 6* [[VUID-vkCmdSetDepthBounds-commandBuffer-cmdpool]] The sname:VkCommandPool that pname:commandBuffer was allocated from must: support graphics operations 7**** 8 9.Host Synchronization 10**** 11* Host access to pname:commandBuffer must: be externally synchronized 12* Host access to the sname:VkCommandPool that pname:commandBuffer was allocated from must: be externally synchronized 13**** 14 15.Command Properties 16**** 17[options="header", width="100%"] 18|==== 19|<<VkCommandBufferLevel,Command Buffer Levels>>|<<vkCmdBeginRenderPass,Render Pass Scope>>|<<VkQueueFlagBits,Supported Queue Types>>|<<synchronization-pipeline-stages-types,Pipeline Type>> 20|Primary + 21Secondary|Both|Graphics| 22|==== 23**** 24 25