Home
last modified time | relevance | path

Searched refs:GLFW_OPENGL_COMPAT_PROFILE (Results 1 - 8 of 8) sorted by relevance

/third_party/glfw/src/
H A Dcontext.c108 ctxconfig->profile != GLFW_OPENGL_COMPAT_PROFILE) in _glfwIsValidContextConfig()
509 window->context.profile = GLFW_OPENGL_COMPAT_PROFILE; in _glfwRefreshContextAttribs()
518 window->context.profile = GLFW_OPENGL_COMPAT_PROFILE; in _glfwRefreshContextAttribs()
H A Dosmesa_context.c230 else if (ctxconfig->profile == GLFW_OPENGL_COMPAT_PROFILE) in _glfwCreateContextOSMesa()
H A Dwgl_context.c625 else if (ctxconfig->profile == GLFW_OPENGL_COMPAT_PROFILE) in _glfwCreateContextWGL()
H A Dglx_context.c516 else if (ctxconfig->profile == GLFW_OPENGL_COMPAT_PROFILE) in _glfwCreateContextGLX()
H A Degl_context.c628 else if (ctxconfig->profile == GLFW_OPENGL_COMPAT_PROFILE) in _glfwCreateContextEGL()
/third_party/glfw/tests/
H A Dglfwinfo.c197 if (profile == GLFW_OPENGL_COMPAT_PROFILE) in get_profile_name_glfw()
525 opengl_profile = GLFW_OPENGL_COMPAT_PROFILE; in main()
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h669 #define GLFW_OPENGL_COMPAT_PROFILE 0x00032002 macro
/third_party/glfw/include/GLFW/
H A Dglfw3.h1150 #define GLFW_OPENGL_COMPAT_PROFILE 0x00032002 macro

Completed in 19 milliseconds