luxlabs header browser preview


@interface _MTLIndirectDispatchThreadgroupsArguments : NSObject

@property (nonatomic) struct { unsigned long long width; unsigned long long height; unsigned long long depth; } threadgroupsPerGrid;
@property (nonatomic) struct { unsigned long long width; unsigned long long height; unsigned long long depth; } threadsPerThreadgroup;

@end