Home
last modified time | relevance | path

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

/third_party/glfw/tests/
H A Diconify.c177 glfwWindowHint(GLFW_BLUE_BITS, mode->blueBits); in create_window()
H A Dmonitors.c147 glfwWindowHint(GLFW_BLUE_BITS, mode->blueBits); in test_modes()
H A Devents.c590 glfwWindowHint(GLFW_BLUE_BITS, mode->blueBits); in main()
H A Dglfwinfo.c697 glfwWindowHint(GLFW_BLUE_BITS, fb_blue_bits); in main()
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h633 #define GLFW_BLUE_BITS 0x00021003 macro
/third_party/glfw/include/GLFW/
H A Dglfw3.h956 * Framebuffer bit depth [hint](@ref GLFW_BLUE_BITS).
958 #define GLFW_BLUE_BITS 0x00021003 macro
/third_party/glfw/examples/
H A Dparticles.c975 glfwWindowHint(GLFW_BLUE_BITS, mode->blueBits); in main()
/third_party/glfw/src/
H A Dwindow.c307 case GLFW_BLUE_BITS: in glfwWindowHint()

Completed in 19 milliseconds