mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-21 06:13:07 +01:00
Added ability to programmatically capture frame with RenderDoc.
This commit is contained in:
@@ -10,6 +10,7 @@ namespace bgfx
|
||||
{
|
||||
void* loadRenderDoc();
|
||||
void unloadRenderDoc(void*);
|
||||
void renderDocTriggerCapture();
|
||||
|
||||
} // namespace bgfx
|
||||
|
||||
|
||||
Reference in New Issue
Block a user