Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dbwing.cpp103 TILE_GET_INFO_MEMBER(bwing_state::get_fgtileinfo) in TILE_GET_INFO_MEMBER() argument
129 …ate(*m_gfxdecode, tilemap_get_info_delegate(*this, FUNC(bwing_state::get_fgtileinfo)), tilemap_map… in video_start()
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dbwing.cpp103 TILE_GET_INFO_MEMBER(bwing_state::get_fgtileinfo) in TILE_GET_INFO_MEMBER() argument
129 …ate(*m_gfxdecode, tilemap_get_info_delegate(*this, FUNC(bwing_state::get_fgtileinfo)), tilemap_map… in video_start()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dbwing_vidhrdw.c173 static INLINE void get_fgtileinfo(int i) in get_fgtileinfo() function
202 …if (!(fgmap = tilemap_create(get_fgtileinfo,bwing_scan_cols,TILEMAP_TRANSPARENT,16,16,64,64))) ret… in VIDEO_START()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dbwing_vidhrdw.c173 static INLINE void get_fgtileinfo(int i) in get_fgtileinfo() function
202 …if (!(fgmap = tilemap_create(get_fgtileinfo,bwing_scan_cols,TILEMAP_TRANSPARENT,16,16,64,64))) ret… in VIDEO_START()
/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Dbwing.h79 TILE_GET_INFO_MEMBER(get_fgtileinfo);
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dbwing.h79 TILE_GET_INFO_MEMBER(get_fgtileinfo);