gsurma/metal_camera

why error...?! 😭

eunjin3786 opened this issue · 1 comments

Hello, I'll enjoy the source code. Thank you.
But there's a build error.

Validation Enabled
-[MTLDebugComputeCommandEncoder setTexture:atIndex:]:362: failed assertion `frameBufferOnly texture not supported for compute.'

i fixed it with this code.

self.framebufferOnly = false

thank you