buffer

A buffer instance this tensor shares its storage with or nil if this tensor does not wrap an underlying buffer.

Declaration

var buffer: (any MTLBuffer)? { get }