in file: public class Coordinator : NSObject, MTKViewDelegate
ciContext.render(filteredImage,
to: drawable.texture,
commandBuffer: commandBuffer,
bounds: CGRect(origin:CGPoint(x:x, y:y), size: view.drawableSize),
colorSpace: CGColorSpaceCreateDeviceRGB())
bad access
in file: public class Coordinator : NSObject, MTKViewDelegate
ciContext.render(filteredImage,
to: drawable.texture,
commandBuffer: commandBuffer,
bounds: CGRect(origin:CGPoint(x:x, y:y), size: view.drawableSize),
colorSpace: CGColorSpaceCreateDeviceRGB())
bad access