Forum Discussion
smearah
2 years agoExplorer
Is profiling of a native Unity plugin with RenderDoc, on Quest2?
If I wanted to profile a native Unity plugin responsible for rendering operations via OpenGL on Quest2, is this supported with the Meta fork of RenderDoc?
I have included the following OpenGL push/pop debug groups throughout my plugin.
GLES31Ext.glPushDebugGroupKHR(GLES31Ext.GL_DEBUG_SOURCE_APPLICATION_KHR, 0, -1, "myMessage");
When analyzing my capture with RenderDoc, I see my gl calls in the event browser, but I don't see the debug groups show up anywhere.
I have ovrgpuprofiler enabled as well.
Also, I don't see any values in the duration column of my event browser.
No RepliesBe the first to reply
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 1 year ago
- 6 months ago