Home
last modified time | relevance | path

Searched refs:GLFW_ACCUM_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.h640 #define GLFW_ACCUM_ALPHA_BITS 0x0002100A macro
/third_party/glfw/include/GLFW/
H A Dglfw3.h991 * Framebuffer bit depth [hint](@ref GLFW_ACCUM_ALPHA_BITS).
993 #define GLFW_ACCUM_ALPHA_BITS 0x0002100A macro
/third_party/glfw/tests/
H A Dglfwinfo.c705 glfwWindowHint(GLFW_ACCUM_ALPHA_BITS, fb_accum_alpha_bits); in main()
/third_party/glfw/src/
H A Dwindow.c328 case GLFW_ACCUM_ALPHA_BITS: in glfwWindowHint()

Completed in 15 milliseconds