Home
last modified time | relevance | path

Searched defs:pixel_op12 (Results 1 – 7 of 7) sorted by relevance

/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/cpu/tms34010/
H A D34010gfx.c251 static UINT16 pixel_op12(UINT16 dstpix, UINT16 mask, UINT16 srcpix) { return mask; } in pixel_op12() function
/dports/emulators/mess/mame-mame0226/src/devices/cpu/tms34010/
H A D34010gfx.hxx261 uint32_t tms340x0_device::pixel_op12(uint32_t dstpix, uint32_t mask, uint32_t srcpix) { return mask… in pixel_op12() function in tms340x0_device
/dports/emulators/fs-uae/fs-uae-3.1.35/src/mame/tm34010/
H A D34010gfx.c272 UINT32 tms340x0_device::pixel_op12(UINT32 dstpix, UINT32 mask, UINT32 srcpix) { return mask; } in pixel_op12() function
/dports/emulators/mame/mame-mame0226/src/devices/cpu/tms34010/
H A D34010gfx.hxx261 uint32_t tms340x0_device::pixel_op12(uint32_t dstpix, uint32_t mask, uint32_t srcpix) { return mask… in pixel_op12() function in tms340x0_device
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/tms34/
H A D34010gfx.c241 static UINT32 pixel_op12(UINT32 dstpix, UINT32 mask, UINT32 srcpix) { return mask; } in pixel_op12() function
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/tms34010/
H A D34010gfx.c244 static UINT16 pixel_op12(UINT16 dstpix, UINT16 mask, UINT16 srcpix) { return mask; } in pixel_op12() function
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/tms34010/
H A D34010gfx.c252 static UINT16 pixel_op12(UINT16 dstpix, UINT16 mask, UINT16 srcpix) { return mask; } in pixel_op12() function