mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-22 23:41:39 +00:00
Tweak codec names
This commit is contained in:
@@ -92,7 +92,7 @@ ReplayStatus exportChrome(const char *filename, const RDCFile &rdc, const SDFile
|
||||
return ReplayStatus::Succeeded;
|
||||
}
|
||||
|
||||
static ConversionRegistration XMLConversionRegistration("chrome.json", R"(Chrome profiler JSON.
|
||||
static ConversionRegistration XMLConversionRegistration("chrome.json", R"(Chrome profiler JSON
|
||||
|
||||
Exports the chunk threadID, timestamp and duration data to a JSON format that can be loaded by
|
||||
chrome's profiler at chrome://tracing
|
||||
|
||||
Reference in New Issue
Block a user