- objectAtIndexedSubscript
MTLRenderPipelineColorAttachmentDescriptor objectAtIndexedSubscript(NSUInteger attachmentIndex)
Undocumented in source.
- opIndex
MTLRenderPipelineColorAttachmentDescriptor opIndex(NSUInteger index)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndexAssign
void opIndexAssign(NSUInteger index, MTLRenderPipelineColorAttachmentDescriptor v)
Undocumented in source. Be warned that the author may not have intended to support it.
- setObjectAtIndexedSubscript
void setObjectAtIndexedSubscript(MTLRenderPipelineColorAttachmentDescriptor attachment, NSUInteger attachmentIndex)
Undocumented in source.