Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h651 #define GLFW_CONTEXT_REVISION 0x00022004 macro
/third_party/glfw/include/GLFW/
H A Dglfw3.h1049 #define GLFW_CONTEXT_REVISION 0x00022004 macro
/third_party/glfw/tests/
H A Dglfwinfo.c729 const int revision = glfwGetWindowAttrib(window, GLFW_CONTEXT_REVISION); in main()
/third_party/glfw/src/
H A Dwindow.c923 case GLFW_CONTEXT_REVISION: in glfwGetWindowAttrib()

Completed in 25 milliseconds