Contents

storageMode

A value that configures the memory location and access permissions of tensors you create with this descriptor.

Declaration

var storageMode: MTLStorageMode { get set }

Discussion

The default value of this property defaults to MTLStorageMode.shared.