Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h637 #define GLFW_ACCUM_RED_BITS 0x00021007 macro
/third_party/glfw/include/GLFW/
H A Dglfw3.h976 * Framebuffer bit depth [hint](@ref GLFW_ACCUM_RED_BITS).
978 #define GLFW_ACCUM_RED_BITS 0x00021007 macro
/third_party/glfw/tests/
H A Dglfwinfo.c702 glfwWindowHint(GLFW_ACCUM_RED_BITS, fb_accum_red_bits); in main()
/third_party/glfw/src/
H A Dwindow.c319 case GLFW_ACCUM_RED_BITS: in glfwWindowHint()

Completed in 14 milliseconds