Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h639 #define GLFW_ACCUM_BLUE_BITS 0x00021009 macro
/third_party/glfw/include/GLFW/
H A Dglfw3.h986 * Framebuffer bit depth [hint](@ref GLFW_ACCUM_BLUE_BITS).
988 #define GLFW_ACCUM_BLUE_BITS 0x00021009 macro
/third_party/glfw/tests/
H A Dglfwinfo.c704 glfwWindowHint(GLFW_ACCUM_BLUE_BITS, fb_accum_blue_bits); in main()
/third_party/glfw/src/
H A Dwindow.c325 case GLFW_ACCUM_BLUE_BITS: in glfwWindowHint()

Completed in 16 milliseconds