Searched defs:ctxconfig (Results 1 – 9 of 9) sorted by relevance
/third_party/glfw/src/ |
D | egl_context.c | 88 static GLFWbool chooseEGLConfig(const _GLFWctxconfig* ctxconfig, in chooseEGLConfig() 433 const _GLFWctxconfig* ctxconfig, in _glfwCreateContextEGL() 669 GLFWbool _glfwChooseVisualEGL(const _GLFWctxconfig* ctxconfig, in _glfwChooseVisualEGL()
|
D | context.c | 41 GLFWbool _glfwIsValidContextConfig(const _GLFWctxconfig* ctxconfig) in _glfwIsValidContextConfig() 320 GLFWbool _glfwRefreshContextAttribs(const _GLFWctxconfig* ctxconfig) in _glfwRefreshContextAttribs()
|
D | glx_context.c | 430 const _GLFWctxconfig* ctxconfig, in _glfwCreateContextGLX() 616 GLFWbool _glfwChooseVisualGLX(const _GLFWctxconfig* ctxconfig, in _glfwChooseVisualGLX()
|
D | wgl_context.c | 473 const _GLFWctxconfig* ctxconfig, in _glfwCreateContextWGL()
|
D | window.c | 125 _GLFWctxconfig ctxconfig; in glfwCreateWindow() local
|
D | wl_window.c | 388 const _GLFWctxconfig* ctxconfig, in _glfwPlatformCreateWindow()
|
D | mir_window.c | 351 const _GLFWctxconfig* ctxconfig, in _glfwPlatformCreateWindow()
|
D | win32_window.c | 987 const _GLFWctxconfig* ctxconfig, in _glfwPlatformCreateWindow()
|
D | x11_window.c | 1540 const _GLFWctxconfig* ctxconfig, in _glfwPlatformCreateWindow()
|