Home
last modified time | relevance | path

Searched refs:_glfw_DirectInput8Create (Results 1 – 2 of 2) sorted by relevance

/third_party/glfw/src/
Dwin32_platform.h175 #define _glfw_DirectInput8Create _glfw.win32.dinput8.DirectInput8Create macro
Dwin32_joystick.c660 if (FAILED(_glfw_DirectInput8Create(GetModuleHandle(NULL), in _glfwInitJoysticksWin32()