aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.GAL/Target.cs
diff options
context:
space:
mode:
authorgdkchan <gab.dark.100@gmail.com>2022-04-04 18:21:06 -0300
committerGitHub <noreply@github.com>2022-04-04 18:21:06 -0300
commit0ef0fc044a3ea7e83895e1f0e2d4e687ca184cd7 (patch)
tree6bedbccca321a38a59cee9ccb41e7ee9c4171a73 /Ryujinx.Graphics.GAL/Target.cs
parent04bd87ed5a06d35f1e19d7af89e5d9d58a29f6ac (diff)
Small graphics abstraction layer cleanup (#3257)1.1.87
Diffstat (limited to 'Ryujinx.Graphics.GAL/Target.cs')
-rw-r--r--Ryujinx.Graphics.GAL/Target.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Ryujinx.Graphics.GAL/Target.cs b/Ryujinx.Graphics.GAL/Target.cs
index 73f77f43..a62d628a 100644
--- a/Ryujinx.Graphics.GAL/Target.cs
+++ b/Ryujinx.Graphics.GAL/Target.cs
@@ -9,7 +9,6 @@ namespace Ryujinx.Graphics.GAL
Texture2DArray,
Texture2DMultisample,
Texture2DMultisampleArray,
- Rectangle,
Cubemap,
CubemapArray,
TextureBuffer