Lines Matching defs:_GLFWlibrary
58 typedef struct _GLFWlibrary _GLFWlibrary; typedef431 struct _GLFWlibrary struct433 struct {438 } hints;440 _GLFWcursor* cursorListHead;442 _GLFWwindow* windowListHead;444 _GLFWmonitor** monitors;445 int monitorCount;447 uint64_t timerOffset;449 struct {464 } vk;466 struct {469 } callbacks;