How to debug a .Net OpenGL application in XCode

Viewed 27

I'm writing OpenGL application in .Net. On Windows I can use RenderDoc to debug the OpenGL pipeline.

How can I do that on Mac?

0 Answers
Related