@interface GTDeviceCapabilities : NSObject - (id)daemonDeviceCapabilities; - (id)gpuToolsVersionQuery; - (id)inferiorEnvironment:(id)a0; @end