Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/examples/common/entry/
H A Dentry_sdl.cpp42 static void* sdlNativeWindowHandle(SDL_Window* _window) in sdlNativeWindowHandle() function
100 pd.nwh = sdlNativeWindowHandle(_window); in sdlSetWindow()
882 void* nwh = sdlNativeWindowHandle(m_window[handle.idx]); in run()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/examples/common/entry/
H A Dentry_sdl.cpp42 static void* sdlNativeWindowHandle(SDL_Window* _window) in sdlNativeWindowHandle() function
100 pd.nwh = sdlNativeWindowHandle(_window); in sdlSetWindow()
882 void* nwh = sdlNativeWindowHandle(m_window[handle.idx]); in run()
/dports/emulators/mess/mame-mame0226/src/osd/modules/render/
H A Ddrawbgfx.cpp162 static void* sdlNativeWindowHandle(SDL_Window* _window) in sdlNativeWindowHandle() function
327 …m_framebuffer = m_targets->create_backbuffer(sdlNativeWindowHandle(std::dynamic_pointer_cast<sdl_w… in create()
1012 …m_framebuffer = m_targets->create_backbuffer(sdlNativeWindowHandle(std::dynamic_pointer_cast<sdl_w… in update_dimensions()
/dports/emulators/mame/mame-mame0226/src/osd/modules/render/
H A Ddrawbgfx.cpp162 static void* sdlNativeWindowHandle(SDL_Window* _window) in sdlNativeWindowHandle() function
327 …m_framebuffer = m_targets->create_backbuffer(sdlNativeWindowHandle(std::dynamic_pointer_cast<sdl_w… in create()
1012 …m_framebuffer = m_targets->create_backbuffer(sdlNativeWindowHandle(std::dynamic_pointer_cast<sdl_w… in update_dimensions()