wdlindmeier / Cinder-Metal

Metal implementation for Cinder
MIT License
61 stars 13 forks source link

RenderCommandBuffer Assertion failed #1

Open earjuice opened 6 years ago

earjuice commented 6 years ago

Hi, I'm getting Assertion failed: (mDrawable != NULL), function RenderCommandBuffer, file /Users/Zombie/Documents/cinder/cinder_0.9.0_mac/blocks/Cinder-Metal-master/src/RenderCommandBuffer.mm, line 28. OSX 10.11 Xcode8.0

wdlindmeier commented 6 years ago

Can you describe the context a bit?

Are you using native iOS views or view controllers in your app alongside Cinder?