depthResolveFilter
The filter to use when resolving the depth attachment at the end of a multisampled render pass.
Declaration
var depthResolveFilter: MTLMultisampleDepthResolveFilter { get set }Discussion
Corresponds to MTLRenderPassDepthAttachmentDescriptor.depthResolveFilter.