@interface MTLRenderPassColorAttachmentDescriptorArray : NSObject + (id)alloc; - (void)setObject:(id)a0 atIndexedSubscript:(unsigned long long)a1; - (id)objectAtIndexedSubscript:(unsigned long long)a0; - (id)_descriptorAtIndex:(unsigned long long)a0; @end