#include <internal.h>
Public Attributes | |
| int | client |
| GLFWbool | debug |
| GLFWbool | forward |
| int | major |
| int | minor |
| GLFWbool | noerror |
| struct { | |
| GLFWbool offline | |
| } | nsgl |
| int | profile |
| int | release |
| int | robustness |
| _GLFWwindow * | share |
| int | source |
Definition at line 285 of file internal.h.
| int _GLFWctxconfig::client |
Definition at line 287 of file internal.h.
| GLFWbool _GLFWctxconfig::debug |
Definition at line 292 of file internal.h.
| GLFWbool _GLFWctxconfig::forward |
Definition at line 291 of file internal.h.
| int _GLFWctxconfig::major |
Definition at line 289 of file internal.h.
| int _GLFWctxconfig::minor |
Definition at line 290 of file internal.h.
| GLFWbool _GLFWctxconfig::noerror |
Definition at line 293 of file internal.h.
| struct { ... } _GLFWctxconfig::nsgl |
| GLFWbool _GLFWctxconfig::offline |
Definition at line 299 of file internal.h.
| int _GLFWctxconfig::profile |
Definition at line 294 of file internal.h.
| int _GLFWctxconfig::release |
Definition at line 296 of file internal.h.
| int _GLFWctxconfig::robustness |
Definition at line 295 of file internal.h.
| _GLFWwindow* _GLFWctxconfig::share |
Definition at line 297 of file internal.h.
| int _GLFWctxconfig::source |
Definition at line 288 of file internal.h.