MTLRenderPassDepthAttachmentDescriptor

Undocumented in source but is binding to Objective-C. You might be able to learn more by searching the web for its name.
version(D_ObjectiveC)
extern (Objective-C) extern
class MTLRenderPassDepthAttachmentDescriptor : MTLRenderPassAttachmentDescriptor {}

Members

Variables

clearDepth
double clearDepth;
Undocumented in source.
depthResolveFilter
MTLMultisampleDepthResolveFilter depthResolveFilter;
Undocumented in source.

Meta