You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is crashing on this Line
computeCommandEncoder.setTexture(drawable.texture, index: 1)
error message
--[MTLDebugComputeCommandEncoder setTexture:atIndex:]:639: failed assertion `frameBufferOnly texture not supported for compute.'
The text was updated successfully, but these errors were encountered:
This is crashing on this Line
computeCommandEncoder.setTexture(drawable.texture, index: 1)
error message
--[MTLDebugComputeCommandEncoder setTexture:atIndex:]:639: failed assertion `frameBufferOnly texture not supported for compute.'
The text was updated successfully, but these errors were encountered: