luxlabs header browser preview


@class NSArray;

@interface MTLComputePipelineReflection : NSObject

@property (readonly) NSArray *bindings;
@property (readonly) NSArray *arguments;

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

@end