luxlabs header browser preview


@interface MPSNNGramGradientState : MPSNNGradientState {
    float _alpha;
}

+ (id)temporaryStateWithCommandBuffer:(id)a0;

- (void)dealloc;
- (id)initWithResource:(id)a0;
- (id)debugDescription;

@end