Searched refs:offset_color_enable (Results 1 – 4 of 4) sorted by relevance
/dports/emulators/mess/mame-mame0226/src/mame/video/ |
H A D | powervr2.h | 173 uint32_t objcontrol,shadow,volume,coltype,texture,offset_color_enable,gouraud,uv16bit; variable
|
H A D | powervr2.cpp | 1794 offset_color_enable=(objcontrol >> 2) & 1; in process_ta_fifo() 1843 if (offset_color_enable) { in process_ta_fifo() 1863 if (offset_color_enable) { in process_ta_fifo() 2111 if (offset_color_enable) { in process_ta_fifo()
|
/dports/emulators/mame/mame-mame0226/src/mame/video/ |
H A D | powervr2.h | 173 uint32_t objcontrol,shadow,volume,coltype,texture,offset_color_enable,gouraud,uv16bit; variable
|
H A D | powervr2.cpp | 1794 offset_color_enable=(objcontrol >> 2) & 1; in process_ta_fifo() 1843 if (offset_color_enable) { in process_ta_fifo() 1863 if (offset_color_enable) { in process_ta_fifo() 2111 if (offset_color_enable) { in process_ta_fifo()
|