Home
last modified time | relevance | path

Searched refs:GLFW_CONTEXT_DEBUG (Results 1 - 3 of 3) sorted by relevance

/third_party/glfw/include/GLFW/
H A Dglfw3.h1067 #define GLFW_CONTEXT_DEBUG 0x00022007 macro
1072 #define GLFW_OPENGL_DEBUG_CONTEXT GLFW_CONTEXT_DEBUG
/third_party/glfw/tests/
H A Dglfwinfo.c691 glfwWindowHint(GLFW_CONTEXT_DEBUG, context_debug); in main()
765 if (glfwGetWindowAttrib(window, GLFW_CONTEXT_DEBUG)) in main()
/third_party/glfw/src/
H A Dwindow.c419 case GLFW_CONTEXT_DEBUG: in glfwWindowHint()
929 case GLFW_CONTEXT_DEBUG: in glfwGetWindowAttrib()

Completed in 11 milliseconds