Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h644 #define GLFW_SRGB_CAPABLE 0x0002100E macro
/third_party/glfw/include/GLFW/
H A Dglfw3.h1011 * Framebuffer sRGB [hint](@ref GLFW_SRGB_CAPABLE).
1013 #define GLFW_SRGB_CAPABLE 0x0002100E macro
2910 * GLFW_SRGB_CAPABLE hint.
2973 * GLFW_SRGB_CAPABLE hint.
/third_party/glfw/tests/
H A Dglfwinfo.c709 glfwWindowHint(GLFW_SRGB_CAPABLE, fb_srgb); in main()
/third_party/glfw/src/
H A Dwindow.c346 case GLFW_SRGB_CAPABLE: in glfwWindowHint()

Completed in 20 milliseconds