[GPU] Use overall shorter names for xenia GPU traces

This commit is contained in:
DrChat
2017-12-17 14:52:24 -06:00
parent 81cd532ff8
commit d4338a2c3f
3 changed files with 6 additions and 5 deletions

View File

@@ -15,6 +15,9 @@
namespace xe {
namespace gpu {
// Trace file extension.
static const wchar_t kTraceExtension[] = L"xtr";
// Any byte changes to the files should bump this version.
// Only builds with matching versions will work.
// Other changes besides the file format may require bumps, such as