Searched defs:_GLFWcontext (Results 1 – 1 of 1) sorted by relevance
56 typedef struct _GLFWcontext _GLFWcontext; typedef316 struct _GLFWcontext struct318 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 …]