mirror of
https://github.com/SK-la/osu-framework.git
synced 2026-03-15 03:20:30 +00:00
Offset deferred renderer type
This commit is contained in:
@@ -33,7 +33,7 @@ namespace osu.Framework.Configuration
|
||||
OpenGLLegacy,
|
||||
|
||||
[Description("Metal (Experimental)")]
|
||||
Deferred_Metal,
|
||||
Deferred_Metal = 32,
|
||||
|
||||
[Description("Vulkan (Experimental)")]
|
||||
Deferred_Vulkan,
|
||||
|
||||
Reference in New Issue
Block a user