stride
The number of bytes from one buffer entry to the next.
Declaration
var stride: Int { get set }Discussion
The default value is 1. Check the Metal feature set tables (PDF) for potential alignment restrictions.
The number of bytes from one buffer entry to the next.
var stride: Int { get set }The default value is 1. Check the Metal feature set tables (PDF) for potential alignment restrictions.