storageMode
The location and access permissions of the resource.
Declaration
var storageMode: MTLStorageMode { get }Mentioned in
Discussion
The storage mode is set when you create the resource and cannot be changed.
The location and access permissions of the resource.
var storageMode: MTLStorageMode { get }The storage mode is set when you create the resource and cannot be changed.