Adding --trace_ring_buffer.

This commit is contained in:
Ben Vanik
2013-11-16 03:06:55 -08:00
parent 96c27b3b51
commit 271abbf874
3 changed files with 86 additions and 76 deletions

View File

@@ -15,5 +15,7 @@
DECLARE_string(gpu);
DECLARE_bool(trace_ring_buffer);
#endif // XENIA_GPU_PRIVATE_H_