Searched refs:rgbaz_clip (Results 1 – 4 of 4) sorted by relevance
/dports/emulators/mess/mame-mame0226/src/mame/video/ |
H A D | n64.h | 266 …void rgbaz_clip(int32_t sr, int32_t sg, int32_t sb, int32_t sa, int32_t* sz, rdp_span_aux* …
|
H A D | n64.cpp | 3284 void n64_rdp::rgbaz_clip(int32_t sr, int32_t sg, int32_t sb, int32_t sa, int32_t* sz, rdp_span_aux*… in rgbaz_clip() function in n64_rdp 3631 rgbaz_clip(sr, sg, sb, sa, &sz, userdata); in span_draw_1cycle() 3851 rgbaz_clip(sr, sg, sb, sa, &sz, userdata); in span_draw_2cycle()
|
/dports/emulators/mame/mame-mame0226/src/mame/video/ |
H A D | n64.h | 266 …void rgbaz_clip(int32_t sr, int32_t sg, int32_t sb, int32_t sa, int32_t* sz, rdp_span_aux* …
|
H A D | n64.cpp | 3284 void n64_rdp::rgbaz_clip(int32_t sr, int32_t sg, int32_t sb, int32_t sa, int32_t* sz, rdp_span_aux*… in rgbaz_clip() function in n64_rdp 3631 rgbaz_clip(sr, sg, sb, sa, &sz, userdata); in span_draw_1cycle() 3851 rgbaz_clip(sr, sg, sb, sa, &sz, userdata); in span_draw_2cycle()
|