Contents

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.

See Also

Retrieving Render Target Information