@protocol MTLCommandQueue, MTLDevice, MTLComputePipelineState; @interface ACTPanoGPUDownscaler : NSObject { id _device; id _queue; id _downsampleState; } - (id)init; - (void)dealloc; - (id)initWithContext:(id)a0; - (void).cxx_destruct; - (int)downsample:(struct __CVBuffer { } *)a0 to:(struct __CVBuffer { } *)a1; @end