Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h638 #define GLFW_ACCUM_GREEN_BITS 0x00021008 macro
/third_party/glfw/include/GLFW/
H A Dglfw3.h981 * Framebuffer bit depth [hint](@ref GLFW_ACCUM_GREEN_BITS).
983 #define GLFW_ACCUM_GREEN_BITS 0x00021008 macro
/third_party/glfw/tests/
H A Dglfwinfo.c703 glfwWindowHint(GLFW_ACCUM_GREEN_BITS, fb_accum_green_bits); in main()
/third_party/glfw/src/
H A Dwindow.c322 case GLFW_ACCUM_GREEN_BITS: in glfwWindowHint()

Completed in 15 milliseconds