Home
last modified time | relevance | path

Searched defs:dtinc (Results 1 – 7 of 7) sorted by relevance

/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-video-angrylion/n64video/rdp/
H A Dtcoord.c392 …t* sss, int32_t* sst, int32_t s, int32_t t, int32_t w, int32_t dsinc, int32_t dtinc, int32_t dwinc… in tclod_2cycle()
469 … sss2, int32_t* sst2, int32_t s, int32_t t, int32_t w, int32_t dsinc, int32_t dtinc, int32_t dwinc… in tclod_2cycle_next()
552 …t* sss, int32_t* sst, int32_t s, int32_t t, int32_t w, int32_t dsinc, int32_t dtinc, int32_t dwinc… in tclod_2cycle_notexel1()
599 …nexts, int32_t nextt, int32_t s, int32_t t, int32_t w, int32_t dsinc, int32_t dtinc, int32_t dwinc… in tclod_1cycle_current()
682 …t* sss, int32_t* sst, int32_t s, int32_t t, int32_t w, int32_t dsinc, int32_t dtinc, int32_t dwinc… in tclod_1cycle_current_simple()
758 …t* sss, int32_t* sst, int32_t s, int32_t t, int32_t w, int32_t dsinc, int32_t dtinc, int32_t dwinc… in tclod_1cycle_next()
892 …t* sss, int32_t* sst, int32_t s, int32_t t, int32_t w, int32_t dsinc, int32_t dtinc, int32_t dwinc… in tclod_copy()
H A Dtex.c128 …2_t* s1, int32_t* t1, int32_t s, int32_t t, int32_t w, int32_t dsinc, int32_t dtinc, int32_t dwinc… in get_texel1_1cycle()
492 int dsinc, dtinc; in loading_pipeline() local
H A Drasterizer.c204 int drinc, dginc, dbinc, dainc, dzinc, dsinc, dtinc, dwinc; in render_spans_1cycle_complete() local
413 int drinc, dginc, dbinc, dainc, dzinc, dsinc, dtinc, dwinc; in render_spans_1cycle_notexel1() local
728 int drinc, dginc, dbinc, dainc, dzinc, dsinc, dtinc, dwinc; in render_spans_2cycle_complete() local
997 int drinc, dginc, dbinc, dainc, dzinc, dsinc, dtinc, dwinc; in render_spans_2cycle_notexelnext() local
1212 int drinc, dginc, dbinc, dainc, dzinc, dsinc, dtinc, dwinc; in render_spans_2cycle_notexel1() local
1683 int dsinc, dtinc, dwinc; in render_spans_copy() local
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Drdptpipe.cpp372 … int32_t s, const int32_t t, const int32_t w, const int32_t dsinc, const int32_t dtinc, const int3… in lod_1cycle()
445 … int32_t s, const int32_t t, const int32_t w, const int32_t dsinc, const int32_t dtinc, const int3… in lod_2cycle()
558 … int32_t s, const int32_t t, const int32_t w, const int32_t dsinc, const int32_t dtinc, const int3… in lod_2cycle_limited()
H A Dn64.cpp3546 int32_t dsinc, dtinc, dwinc; in span_draw_1cycle() local
3753 int32_t dsinc, dtinc, dwinc; in span_draw_2cycle() local
3985 const int32_t dtinc = flip ? (dt) : -dt; in span_draw_copy() local
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Drdptpipe.cpp372 … int32_t s, const int32_t t, const int32_t w, const int32_t dsinc, const int32_t dtinc, const int3… in lod_1cycle()
445 … int32_t s, const int32_t t, const int32_t w, const int32_t dsinc, const int32_t dtinc, const int3… in lod_2cycle()
558 … int32_t s, const int32_t t, const int32_t w, const int32_t dsinc, const int32_t dtinc, const int3… in lod_2cycle_limited()
H A Dn64.cpp3546 int32_t dsinc, dtinc, dwinc; in span_draw_1cycle() local
3753 int32_t dsinc, dtinc, dwinc; in span_draw_2cycle() local
3985 const int32_t dtinc = flip ? (dt) : -dt; in span_draw_copy() local