init(elements:indices:)
Create buffer from an array of element values and an array of indices into that value array.
Declaration
init(elements: [Element], indices: [UInt32])Create buffer from an array of element values and an array of indices into that value array.
init(elements: [Element], indices: [UInt32])