Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dsdl2.c62 #ifndef SDL_HINT_RENDER_BATCHING
63 #define SDL_HINT_RENDER_BATCHING "SDL_RENDER_BATCHING" macro
115 SDL_SetHint(SDL_HINT_RENDER_BATCHING, "1"); in sdl2_window_create()