Home
last modified time | relevance | path

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

/third_party/glfw/tests/
H A Diconify.c175 glfwWindowHint(GLFW_RED_BITS, mode->redBits); in create_window()
H A Dmonitors.c145 glfwWindowHint(GLFW_RED_BITS, mode->redBits); in test_modes()
H A Devents.c588 glfwWindowHint(GLFW_RED_BITS, mode->redBits); in main()
H A Dglfwinfo.c696 glfwWindowHint(GLFW_RED_BITS, fb_red_bits); in main()
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h524 * requesting [GLFW_RED_BITS](@ref window_hints_fb) with @ref
631 #define GLFW_RED_BITS 0x00021001 macro
/third_party/glfw/include/GLFW/
H A Dglfw3.h695 * requesting @ref GLFW_RED_BITS with @ref glfwGetWindowAttrib.
946 * Framebuffer bit depth [hint](@ref GLFW_RED_BITS).
948 #define GLFW_RED_BITS 0x00021001 macro
/third_party/glfw/examples/
H A Dparticles.c973 glfwWindowHint(GLFW_RED_BITS, mode->redBits); in main()
/third_party/glfw/src/
H A Dwindow.c301 case GLFW_RED_BITS: in glfwWindowHint()

Completed in 18 milliseconds