Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/examples/common/entry/
H A Dentry_sdl.cpp77 inline bool sdlSetWindow(SDL_Window* _window) in sdlSetWindow() function
520 sdlSetWindow(m_window[0]); in run()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/examples/common/entry/
H A Dentry_sdl.cpp77 inline bool sdlSetWindow(SDL_Window* _window) in sdlSetWindow() function
520 sdlSetWindow(m_window[0]); in run()
/dports/emulators/mess/mame-mame0226/src/osd/modules/render/
H A Ddrawbgfx.cpp184 inline bool sdlSetWindow(SDL_Window* _window) in sdlSetWindow() function
261 sdlSetWindow(std::dynamic_pointer_cast<sdl_window_info>(win)->platform_window()); in create()
/dports/emulators/mame/mame-mame0226/src/osd/modules/render/
H A Ddrawbgfx.cpp184 inline bool sdlSetWindow(SDL_Window* _window) in sdlSetWindow() function
261 sdlSetWindow(std::dynamic_pointer_cast<sdl_window_info>(win)->platform_window()); in create()