Home
last modified time | relevance | path

Searched defs:_GLFWcontext (Results 1 – 1 of 1) sorted by relevance

/third_party/glfw/src/
Dinternal.h56 typedef struct _GLFWcontext _GLFWcontext; typedef
316 struct _GLFWcontext struct
318 int client;
319 int source;
320 int major, minor, revision;
321 GLFWbool forward, debug, noerror;
322 int profile;
323 int robustness;
324 int release;
326 PFNGLGETSTRINGIPROC GetStringi;
[all …]