Home
last modified time | relevance | path

Searched refs:_glfwIsVisualTransparentX11 (Results 1 - 4 of 4) sorted by relevance

/third_party/glfw/src/
H A Dglx_context.c103 u->transparent = _glfwIsVisualTransparentX11(vi->visual); in chooseGLXFBConfig()
H A Degl_context.c161 u->transparent = _glfwIsVisualTransparentX11(vis[0].visual); in chooseEGLConfig()
H A Dx11_window.c593 window->x11.transparent = _glfwIsVisualTransparentX11(visual); in createNativeWindow()
1869 GLFWbool _glfwIsVisualTransparentX11(Visual* visual) in _glfwIsVisualTransparentX11() function
H A Dx11_platform.h985 GLFWbool _glfwIsVisualTransparentX11(Visual* visual);

Completed in 9 milliseconds