Home
last modified time | relevance | path

Searched refs:_glfwChooseFBConfig (Results 1 - 5 of 5) sorted by relevance

/third_party/glfw/src/
H A Dcontext.c183 const _GLFWfbconfig* _glfwChooseFBConfig(const _GLFWfbconfig* desired, in _glfwChooseFBConfig() function
H A Dwgl_context.c282 closest = _glfwChooseFBConfig(fbconfig, usableConfigs, usableCount); in choosePixelFormatWGL()
H A Dglx_context.c136 closest = _glfwChooseFBConfig(desired, usableConfigs, usableCount); in chooseGLXFBConfig()
H A Degl_context.c204 closest = _glfwChooseFBConfig(fbconfig, usableConfigs, usableCount); in chooseEGLConfig()
H A Dinternal.h965 const _GLFWfbconfig* _glfwChooseFBConfig(const _GLFWfbconfig* desired,

Completed in 7 milliseconds