Home
last modified time | relevance | path

Searched refs:GLFW_GAMEPAD_BUTTON_Y (Results 1 - 2 of 2) sorted by relevance

/third_party/glfw/include/GLFW/
H A Dglfw3.h623 #define GLFW_GAMEPAD_BUTTON_Y 3 macro
640 #define GLFW_GAMEPAD_BUTTON_TRIANGLE GLFW_GAMEPAD_BUTTON_Y
/third_party/glfw/src/
H A Dinput.c139 { "y", mapping->buttons + GLFW_GAMEPAD_BUTTON_Y }, in parseMapping()

Completed in 9 milliseconds