Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/devices/cpu/tms34010/
H A Dtms34010.h281 typedef uint32_t (tms340x0_device::*pixel_op_func)(uint32_t, uint32_t, uint32_t); typedef
290 static const pixel_op_func s_pixel_op_table[32];
308 pixel_op_func m_pixel_op;
H A D34010gfx.hxx272 const tms340x0_device::pixel_op_func tms340x0_device::s_pixel_op_table[32] =
/dports/emulators/mame/mame-mame0226/src/devices/cpu/tms34010/
H A Dtms34010.h281 typedef uint32_t (tms340x0_device::*pixel_op_func)(uint32_t, uint32_t, uint32_t); typedef
290 static const pixel_op_func s_pixel_op_table[32];
308 pixel_op_func m_pixel_op;
H A D34010gfx.hxx272 const tms340x0_device::pixel_op_func tms340x0_device::s_pixel_op_table[32] =
/dports/emulators/fs-uae/fs-uae-3.1.35/src/mame/tm34010/
H A Dtms34010.h306 typedef UINT32 (tms340x0_device::*pixel_op_func)(UINT32, UINT32, UINT32); typedef
315 static const pixel_op_func s_pixel_op_table[32];
333 pixel_op_func m_pixel_op;
H A D34010gfx.c283 const tms340x0_device::pixel_op_func tms340x0_device::s_pixel_op_table[32] =