depthStencilStorageMode
The storage mode that the packed depth and stencil texture use.
Declaration
var depthStencilStorageMode: MTLStorageMode { get set }Discussion
The default value is MTLStorageMode.private.
The storage mode that the packed depth and stencil texture use.
var depthStencilStorageMode: MTLStorageMode { get set }The default value is MTLStorageMode.private.