mirror of
https://github.com/glfw/glfw.git
synced 2026-02-17 21:12:34 +01:00
Clarified default profile token name.
This commit is contained in:
@@ -523,7 +523,7 @@ extern "C" {
|
||||
#define GLFW_NO_RESET_NOTIFICATION 0x00031001
|
||||
#define GLFW_LOSE_CONTEXT_ON_RESET 0x00031002
|
||||
|
||||
#define GLFW_OPENGL_NO_PROFILE 0
|
||||
#define GLFW_OPENGL_ANY_PROFILE 0
|
||||
#define GLFW_OPENGL_CORE_PROFILE 0x00032001
|
||||
#define GLFW_OPENGL_COMPAT_PROFILE 0x00032002
|
||||
|
||||
|
||||
Reference in New Issue
Block a user