// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry .Valid Usage (Implicit) **** * [[VUID-vkCmdBindIndexBuffer-commandBuffer-parameter]] pname:commandBuffer must: be a valid sname:VkCommandBuffer handle * [[VUID-vkCmdBindIndexBuffer-buffer-parameter]] pname:buffer must: be a valid sname:VkBuffer handle * [[VUID-vkCmdBindIndexBuffer-indexType-parameter]] pname:indexType must: be a valid elink:VkIndexType value * [[VUID-vkCmdBindIndexBuffer-commandBuffer-recording]] pname:commandBuffer must: be in the <> * [[VUID-vkCmdBindIndexBuffer-commandBuffer-cmdpool]] The sname:VkCommandPool that pname:commandBuffer was allocated from must: support graphics operations * [[VUID-vkCmdBindIndexBuffer-commonparent]] Both of pname:buffer, and pname:commandBuffer must: have been created, allocated, or retrieved from the same sname:VkDevice **** .Host Synchronization **** * Host access to pname:commandBuffer must: be externally synchronized * Host access to the sname:VkCommandPool that pname:commandBuffer was allocated from must: be externally synchronized **** .Command Properties **** [options="header", width="100%"] |==== |<>|<>|<>|<> |Primary + Secondary|Both|Graphics| |==== ****