Created
April 6, 2016 15:31
-
-
Save marco-we/7dcce28d65b9fa1b7f8839dc2ac12598 to your computer and use it in GitHub Desktop.
Trigger Capture Debug Frame on iOS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
glInsertEventMarkerEXT(0, "com.apple.GPUTools.event.debug-frame"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
for bgfx:
bgfx::setMarker("com.apple.GPUTools.event.debug-frame");