luxlabs header browser preview


@class NSString;

@interface MTLGPUDebugStackOverflowErrorLog : MTLGPUDebugGPULog

@property (retain, nonatomic) NSString *functionName;

- (id)description;

@end