@protocol MTLTexture; @interface EspressoBrickTensorMetal : EspressoBrickTensor @property (retain) id texture; - (void).cxx_destruct; @end