why error...?! ðŸ˜
eunjin3786 opened this issue · 1 comments
eunjin3786 commented
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.'
eunjin3786 commented
i fixed it with this code.
self.framebufferOnly = false
thank you