Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h634 #define GLFW_ALPHA_BITS 0x00021004 macro
/third_party/glfw/include/GLFW/
H A Dglfw3.h961 * Framebuffer bit depth [hint](@ref GLFW_ALPHA_BITS).
963 #define GLFW_ALPHA_BITS 0x00021004 macro
/third_party/glfw/tests/
H A Dglfwinfo.c699 glfwWindowHint(GLFW_ALPHA_BITS, fb_alpha_bits); in main()
/third_party/glfw/src/
H A Dwindow.c310 case GLFW_ALPHA_BITS: in glfwWindowHint()

Completed in 14 milliseconds