aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.GAL/Multithreading/CommandType.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Ryujinx.Graphics.GAL/Multithreading/CommandType.cs')
-rw-r--r--Ryujinx.Graphics.GAL/Multithreading/CommandType.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Ryujinx.Graphics.GAL/Multithreading/CommandType.cs b/Ryujinx.Graphics.GAL/Multithreading/CommandType.cs
index 8c3ad844..c25f0834 100644
--- a/Ryujinx.Graphics.GAL/Multithreading/CommandType.cs
+++ b/Ryujinx.Graphics.GAL/Multithreading/CommandType.cs
@@ -37,6 +37,7 @@
TextureRelease,
TextureSetData,
TextureSetDataSlice,
+ TextureSetDataSliceRegion,
TextureSetStorage,
WindowPresent,