Home
last modified time | relevance | path

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

/third_party/flutter/glfw/src/
Dwgl_context.h120 typedef struct _GLFWlibraryWGL struct
122 HINSTANCE instance;
123 WGLCREATECONTEXT_T CreateContext;
124 WGLDELETECONTEXT_T DeleteContext;
148 } _GLFWlibraryWGL; argument