Lines Matching refs:pBuffers
607 * pname:pBuffers is a pointer to an array of buffer handles.
610 The values taken from elements [eq]#i# of pname:pBuffers and pname:pOffsets
615 pname:pOffsets[i] from the start of the buffer pname:pBuffers[i].
621 elements of pname:pBuffers can: be dlink:VK_NULL_HANDLE, and can: be used by
639 corresponding element in pname:pBuffers
640 * [[VUID-vkCmdBindVertexBuffers-pBuffers-00627]]
641 All elements of pname:pBuffers must: have been created with the
643 * [[VUID-vkCmdBindVertexBuffers-pBuffers-00628]]
644 Each element of pname:pBuffers that is non-sparse must: be bound
646 * [[VUID-vkCmdBindVertexBuffers-pBuffers-04001]]
648 enabled, all elements of pname:pBuffers must: not be
651 * [[VUID-vkCmdBindVertexBuffers-pBuffers-04002]]
652 If an element of pname:pBuffers is dlink:VK_NULL_HANDLE, then the
682 * pname:pBuffers is a pointer to an array of buffer handles.
685 vertex data bound from pname:pBuffers.
688 The values taken from elements [eq]#i# of pname:pBuffers and pname:pOffsets
693 pname:pOffsets[i] from the start of the buffer pname:pBuffers[i].
696 pname:pBuffers[i] plus pname:pOffsets[i].
702 elements of pname:pBuffers can: be dlink:VK_NULL_HANDLE, and can: be used by
711 strides between consecutive elements within buffer pname:pBuffers[i] to the
736 corresponding element in pname:pBuffers
740 corresponding element in pname:pBuffers
741 * [[VUID-vkCmdBindVertexBuffers2-pBuffers-03359]]
742 All elements of pname:pBuffers must: have been created with the
744 * [[VUID-vkCmdBindVertexBuffers2-pBuffers-03360]]
745 Each element of pname:pBuffers that is non-sparse must: be bound
747 * [[VUID-vkCmdBindVertexBuffers2-pBuffers-04111]]
749 enabled, all elements of pname:pBuffers must: not be
752 * [[VUID-vkCmdBindVertexBuffers2-pBuffers-04112]]
753 If an element of pname:pBuffers is dlink:VK_NULL_HANDLE, then the