Contents

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.

See Also

Describing fetch behavior