Home
last modified time | relevance | path

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

/third_party/flutter/glfw/src/
Dwin32_joystick.c121 static const DIDATAFORMAT _glfwDataFormat = variable
369 if (FAILED(IDirectInputDevice8_SetDataFormat(device, &_glfwDataFormat))) in deviceCallback()