Searched refs:SDL_RENDER_DEVICE_RESET (Results 1 – 5 of 5) sorted by relevance
53 event.type = SDL_RENDER_DEVICE_RESET; in android_egl_context_restore()
149 SDL_RENDER_DEVICE_RESET, /**< The device has been reset and all textures need to be recreated */ enumerator
91 * Added an event SDL_RENDER_DEVICE_RESET that is sent from the D3D renderers when the D3D device is…
1222 case SDL_RENDER_DEVICE_RESET: in SDLTest_PrintEvent()
1661 event.type = SDL_RENDER_DEVICE_RESET; in D3D11_HandleDeviceLost()