Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Djaguar.h68 , m_gpu_command_pending(false) in jaguar_state()
161 bool m_gpu_command_pending; variable
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Djaguar.h68 , m_gpu_command_pending(false) in jaguar_state()
161 bool m_gpu_command_pending; variable
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Djaguar.cpp763 if (m_gpu_command_pending && param < 1000) in device_timer()
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Djaguar.cpp763 if (m_gpu_command_pending && param < 1000) in device_timer()
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Djaguar.cpp883 m_gpu_command_pending = true; in gpu_jump_w()
899 m_gpu_command_pending = false; in gpu_jump_r()
978 if (m_gpu_command_pending) in main_gpu_wait_r()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Djaguar.cpp883 m_gpu_command_pending = true; in gpu_jump_w()
899 m_gpu_command_pending = false; in gpu_jump_r()
978 if (m_gpu_command_pending) in main_gpu_wait_r()