Home
last modified time | relevance | path

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

/third_party/glfw/tests/
H A Diconify.c176 glfwWindowHint(GLFW_GREEN_BITS, mode->greenBits); in create_window()
H A Dmonitors.c146 glfwWindowHint(GLFW_GREEN_BITS, mode->greenBits); in test_modes()
H A Devents.c589 glfwWindowHint(GLFW_GREEN_BITS, mode->greenBits); in main()
H A Dglfwinfo.c698 glfwWindowHint(GLFW_GREEN_BITS, fb_green_bits); in main()
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h632 #define GLFW_GREEN_BITS 0x00021002 macro
/third_party/glfw/include/GLFW/
H A Dglfw3.h951 * Framebuffer bit depth [hint](@ref GLFW_GREEN_BITS).
953 #define GLFW_GREEN_BITS 0x00021002 macro
/third_party/glfw/examples/
H A Dparticles.c974 glfwWindowHint(GLFW_GREEN_BITS, mode->greenBits); in main()
/third_party/glfw/src/
H A Dwindow.c304 case GLFW_GREEN_BITS: in glfwWindowHint()

Completed in 19 milliseconds