Lines Matching refs:pBuffers
608 * pname:pBuffers is a pointer to an array of buffer handles.
611 The values taken from elements [eq]#i# of pname:pBuffers and pname:pOffsets
616 pname:pOffsets[i] from the start of the buffer pname:pBuffers[i].
622 elements of pname:pBuffers can: be dlink:VK_NULL_HANDLE, and can: be used by
640 corresponding element in pname:pBuffers
641 * [[VUID-vkCmdBindVertexBuffers-pBuffers-00627]]
642 All elements of pname:pBuffers must: have been created with the
644 * [[VUID-vkCmdBindVertexBuffers-pBuffers-00628]]
645 Each element of pname:pBuffers that is non-sparse must: be bound
647 * [[VUID-vkCmdBindVertexBuffers-pBuffers-04001]]
649 enabled, all elements of pname:pBuffers must: not be
652 * [[VUID-vkCmdBindVertexBuffers-pBuffers-04002]]
653 If an element of pname:pBuffers is dlink:VK_NULL_HANDLE, then the
675 * pname:pBuffers is a pointer to an array of buffer handles.
678 vertex data bound from pname:pBuffers.
681 The values taken from elements [eq]#i# of pname:pBuffers and pname:pOffsets
686 pname:pOffsets[i] from the start of the buffer pname:pBuffers[i].
689 pname:pBuffers[i] plus pname:pOffsets[i].
695 elements of pname:pBuffers can: be dlink:VK_NULL_HANDLE, and can: be used by
704 strides between consecutive elements within buffer pname:pBuffers[i] to the
729 corresponding element in pname:pBuffers
733 corresponding element in pname:pBuffers
734 * [[VUID-vkCmdBindVertexBuffers2EXT-pBuffers-03359]]
735 All elements of pname:pBuffers must: have been created with the
737 * [[VUID-vkCmdBindVertexBuffers2EXT-pBuffers-03360]]
738 Each element of pname:pBuffers that is non-sparse must: be bound
740 * [[VUID-vkCmdBindVertexBuffers2EXT-pBuffers-04111]]
742 enabled, all elements of pname:pBuffers must: not be
745 * [[VUID-vkCmdBindVertexBuffers2EXT-pBuffers-04112]]
746 If an element of pname:pBuffers is dlink:VK_NULL_HANDLE, then the