Home
last modified time | relevance | path

Searched refs:GLFW_DEPTH_BITS (Results 1 - 5 of 5) sorted by relevance

/third_party/glfw/examples/
H A Dgears.c316 glfwWindowHint(GLFW_DEPTH_BITS, 16); in main()
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h635 #define GLFW_DEPTH_BITS 0x00021005 macro
/third_party/glfw/include/GLFW/
H A Dglfw3.h966 * Framebuffer bit depth [hint](@ref GLFW_DEPTH_BITS).
968 #define GLFW_DEPTH_BITS 0x00021005 macro
/third_party/glfw/tests/
H A Dglfwinfo.c700 glfwWindowHint(GLFW_DEPTH_BITS, fb_depth_bits); in main()
/third_party/glfw/src/
H A Dwindow.c313 case GLFW_DEPTH_BITS: in glfwWindowHint()

Completed in 16 milliseconds