Lines Matching refs:pBuffers
609 * pname:pBuffers is a pointer to an array of buffer handles.
612 The values taken from elements [eq]#i# of pname:pBuffers and pname:pOffsets
617 pname:pOffsets[i] from the start of the buffer pname:pBuffers[i].
623 elements of pname:pBuffers can: be dlink:VK_NULL_HANDLE, and can: be used by
641 corresponding element in pname:pBuffers
642 * [[VUID-vkCmdBindVertexBuffers-pBuffers-00627]]
643 All elements of pname:pBuffers must: have been created with the
645 * [[VUID-vkCmdBindVertexBuffers-pBuffers-00628]]
646 Each element of pname:pBuffers that is non-sparse must: be bound
648 * [[VUID-vkCmdBindVertexBuffers-pBuffers-04001]]
650 enabled, all elements of pname:pBuffers must: not be
653 * [[VUID-vkCmdBindVertexBuffers-pBuffers-04002]]
654 If an element of pname:pBuffers is dlink:VK_NULL_HANDLE, then the
684 * pname:pBuffers is a pointer to an array of buffer handles.
687 vertex data bound from pname:pBuffers.
690 The values taken from elements [eq]#i# of pname:pBuffers and pname:pOffsets
695 pname:pOffsets[i] from the start of the buffer pname:pBuffers[i].
698 pname:pBuffers[i] plus pname:pOffsets[i].
701 pname:pBuffers[i] plus pname:pOffsets[i] to the end of the buffer
702 pname:pBuffers[i].
709 elements of pname:pBuffers can: be dlink:VK_NULL_HANDLE, and can: be used by
718 strides between consecutive elements within buffer pname:pBuffers[i] to the
766 less than the size of the corresponding element in pname:pBuffers
774 pname:pBuffers
775 * [[VUID-vkCmdBindVertexBuffers2-pBuffers-03359]]
776 All elements of pname:pBuffers must: have been created with the
778 * [[VUID-vkCmdBindVertexBuffers2-pBuffers-03360]]
779 Each element of pname:pBuffers that is non-sparse must: be bound
781 * [[VUID-vkCmdBindVertexBuffers2-pBuffers-04111]]
783 enabled, all elements of pname:pBuffers must: not be
786 * [[VUID-vkCmdBindVertexBuffers2-pBuffers-04112]]
787 If an element of pname:pBuffers is dlink:VK_NULL_HANDLE, then the