GLFWbool _glfwInitOSMesa(void)
int(GLAPIENTRY * PFN_OSMesaGetColorBuffer)(OSMesaContext, int *, int *, int *, void **)
void(GLAPIENTRY * PFN_OSMesaDestroyContext)(OSMesaContext)
int(GLAPIENTRY * PFN_OSMesaGetDepthBuffer)(OSMesaContext, int *, int *, int *, void **)
void _glfwTerminateOSMesa(void)
struct _GLFWcontextOSMesa _GLFWcontextOSMesa
GLFWbool _glfwCreateContextOSMesa(_GLFWwindow *window, const _GLFWctxconfig *ctxconfig, const _GLFWfbconfig *fbconfig)
OSMesaContext(GLAPIENTRY * PFN_OSMesaCreateContextAttribs)(const int *, OSMesaContext)
int(GLAPIENTRY * PFN_OSMesaMakeCurrent)(OSMesaContext, void *, int, int, int)
GLFWglproc(GLAPIENTRY * PFN_OSMesaGetProcAddress)(const char *)
struct _GLFWlibraryOSMesa _GLFWlibraryOSMesa
OSMesaContext(GLAPIENTRY * PFN_OSMesaCreateContextExt)(GLenum, GLint, GLint, GLint, OSMesaContext)