aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/State/ReportCounterType.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Ryujinx.Graphics.Gpu/State/ReportCounterType.cs')
-rw-r--r--Ryujinx.Graphics.Gpu/State/ReportCounterType.cs3
1 files changed, 3 insertions, 0 deletions
diff --git a/Ryujinx.Graphics.Gpu/State/ReportCounterType.cs b/Ryujinx.Graphics.Gpu/State/ReportCounterType.cs
index 38a0de71..cface55d 100644
--- a/Ryujinx.Graphics.Gpu/State/ReportCounterType.cs
+++ b/Ryujinx.Graphics.Gpu/State/ReportCounterType.cs
@@ -1,5 +1,8 @@
namespace Ryujinx.Graphics.Gpu.State
{
+ /// <summary>
+ /// Counter type for GPU counter reporting.
+ /// </summary>
enum ReportCounterType
{
Zero = 0,