Searched refs:SDL_RAWINPUT_need_pump (Results 1 – 1 of 1) sorted by relevance
89 static SDL_bool SDL_RAWINPUT_need_pump = SDL_TRUE; variable434 if (SDL_RAWINPUT_need_pump) { in RAWINPUT_PumpMessages()440 SDL_RAWINPUT_need_pump = SDL_FALSE; in RAWINPUT_PumpMessages()513 SDL_RAWINPUT_need_pump = SDL_TRUE; in RAWINPUT_JoystickDetect()
Completed in 18 milliseconds