Skip to content

Instantly share code, notes, and snippets.

@marco-we
Created April 6, 2016 15:31
Show Gist options
  • Save marco-we/7dcce28d65b9fa1b7f8839dc2ac12598 to your computer and use it in GitHub Desktop.
Save marco-we/7dcce28d65b9fa1b7f8839dc2ac12598 to your computer and use it in GitHub Desktop.
Trigger Capture Debug Frame on iOS
glInsertEventMarkerEXT(0, "com.apple.GPUTools.event.debug-frame");
@marco-we
Copy link
Author

for bgfx:

bgfx::setMarker("com.apple.GPUTools.event.debug-frame");

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment