Remove the OpenGL (non-Core) and OpenGL ES renderers.
This commit is contained in:
@@ -80,8 +80,6 @@ public:
|
||||
|
||||
enum class Renderer {
|
||||
Software,
|
||||
OpenGL,
|
||||
OpenGLES,
|
||||
OpenGL3,
|
||||
Vulkan,
|
||||
None = -1
|
||||
|
||||
Reference in New Issue
Block a user