Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/devices/video/
H A Dps2gs.cpp143 save_item(NAME(m_context[0].m_depth_func)); in device_start()
174 save_item(NAME(m_context[1].m_depth_func)); in device_start()
589 m_context[index].m_depth_func = (data >> 17) & 3; in regs_w()
H A Dps2gs.h201 uint8_t m_depth_func; member
/dports/emulators/mame/mame-mame0226/src/devices/video/
H A Dps2gs.cpp143 save_item(NAME(m_context[0].m_depth_func)); in device_start()
174 save_item(NAME(m_context[1].m_depth_func)); in device_start()
589 m_context[index].m_depth_func = (data >> 17) & 3; in regs_w()
H A Dps2gs.h201 uint8_t m_depth_func; member