Searched refs:GLFW_GAMEPAD_AXIS_LEFT_X (Results 1 - 2 of 2) sorted by relevance
/third_party/glfw/include/GLFW/ | ||
H A D | glfw3.h | 650 #define GLFW_GAMEPAD_AXIS_LEFT_X 0 macro |
/third_party/glfw/src/ | ||
H A D | input.c | 153 { "leftx", mapping->axes + GLFW_GAMEPAD_AXIS_LEFT_X }, in parseMapping() |
Completed in 9 milliseconds