Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Dsaturn.h295 …void stv_vdp2_drawgfxzoom(bitmap_rgb32 &dest_bmp,const rectangle &clip,gfx_element *gfx, uint32_t …
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dsaturn.h295 …void stv_vdp2_drawgfxzoom(bitmap_rgb32 &dest_bmp,const rectangle &clip,gfx_element *gfx, uint32_t …
/dports/emulators/mess/mame-mame0226/src/devices/video/
H A Dstvvdp2.cpp2422 void saturn_state::stv_vdp2_drawgfxzoom( in stv_vdp2_drawgfxzoom() function in saturn_state
4035stv_vdp2_drawgfxzoom(bitmap,cliprect,m_gfxdecode->gfx(gfx),tilecode+(0+(flipyx&1)+(flipyx&2))*tile… in stv_vdp2_draw_basic_tilemap()
4036stv_vdp2_drawgfxzoom(bitmap,cliprect,m_gfxdecode->gfx(gfx),tilecode+(1-(flipyx&1)+(flipyx&2))*tile… in stv_vdp2_draw_basic_tilemap()
4037stv_vdp2_drawgfxzoom(bitmap,cliprect,m_gfxdecode->gfx(gfx),tilecode+(2+(flipyx&1)-(flipyx&2))*tile… in stv_vdp2_draw_basic_tilemap()
4038stv_vdp2_drawgfxzoom(bitmap,cliprect,m_gfxdecode->gfx(gfx),tilecode+(3-(flipyx&1)-(flipyx&2))*tile… in stv_vdp2_draw_basic_tilemap()
4050stv_vdp2_drawgfxzoom(bitmap,cliprect,m_gfxdecode->gfx(gfx),tilecode,pal,flipyx&1,flipyx&2, drawxpo… in stv_vdp2_draw_basic_tilemap()
/dports/emulators/mame/mame-mame0226/src/devices/video/
H A Dstvvdp2.cpp2422 void saturn_state::stv_vdp2_drawgfxzoom( in stv_vdp2_drawgfxzoom() function in saturn_state
4035stv_vdp2_drawgfxzoom(bitmap,cliprect,m_gfxdecode->gfx(gfx),tilecode+(0+(flipyx&1)+(flipyx&2))*tile… in stv_vdp2_draw_basic_tilemap()
4036stv_vdp2_drawgfxzoom(bitmap,cliprect,m_gfxdecode->gfx(gfx),tilecode+(1-(flipyx&1)+(flipyx&2))*tile… in stv_vdp2_draw_basic_tilemap()
4037stv_vdp2_drawgfxzoom(bitmap,cliprect,m_gfxdecode->gfx(gfx),tilecode+(2+(flipyx&1)-(flipyx&2))*tile… in stv_vdp2_draw_basic_tilemap()
4038stv_vdp2_drawgfxzoom(bitmap,cliprect,m_gfxdecode->gfx(gfx),tilecode+(3-(flipyx&1)-(flipyx&2))*tile… in stv_vdp2_draw_basic_tilemap()
4050stv_vdp2_drawgfxzoom(bitmap,cliprect,m_gfxdecode->gfx(gfx),tilecode,pal,flipyx&1,flipyx&2, drawxpo… in stv_vdp2_draw_basic_tilemap()