_glfwCreateContextOSMesa

Undocumented in source. Be warned that the author may not have intended to support it.
  1. GLFWbool _glfwCreateContextOSMesa(_GLFWwindow* window, const(_GLFWctxconfig)* ctxconfig, const(_GLFWfbconfig)* fbconfig)
  2. GLFWbool _glfwCreateContextOSMesa(_GLFWwindow* window, const(_GLFWctxconfig)* ctxconfig, const(_GLFWfbconfig)* fbconfig)
    extern (C) @nogc nothrow __gshared
    GLFWbool
    _glfwCreateContextOSMesa
    (
    _GLFWwindow* window
    ,
    const(_GLFWctxconfig)* ctxconfig
    ,
    const(_GLFWfbconfig)* fbconfig
    )

Meta