luxlabs header browser preview


@class MTLResourceStatePassSampleBufferAttachmentDescriptorArray;

@interface MTLResourceStatePassDescriptor : NSObject <NSCopying>

@property (readonly) MTLResourceStatePassSampleBufferAttachmentDescriptorArray *sampleBufferAttachments;

+ (id)allocWithZone:(struct _NSZone { } *)a0;
+ (id)alloc;
+ (id)resourceStatePassDescriptor;

- (id)copyWithZone:(struct _NSZone { } *)a0;

@end