Home
last modified time | relevance | path

Searched refs:LBuf_ZBuf (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/quat/quat-1.20/kernel/
H A Dquat.c59 int LBuf_ZBuf(struct view_struct *v, float *LBuf, unsigned char *line, long ii,
720 int LBuf_ZBuf(struct view_struct *v, float *LBuf, unsigned char *line, long ii, in LBuf_ZBuf() function
918 LBuf_ZBuf(&view, LBufR, line, ii, imax, kk, 0); in CalculateFractal()
928 LBuf_ZBuf(&view, LBufL, line, ii, imax, kk, xres_aa); in CalculateFractal()
986 LBuf_ZBuf(&view, LBufR, line, 0, view.xres-1, kk, 0); in CalculateFractal()
987 if (IsStereo(&view)) LBuf_ZBuf(&view, LBufL, line, 0, view.xres-1, in CalculateFractal()
/dports/graphics/quat-gui/quat-1.20/kernel/
H A Dquat.c59 int LBuf_ZBuf(struct view_struct *v, float *LBuf, unsigned char *line, long ii,
720 int LBuf_ZBuf(struct view_struct *v, float *LBuf, unsigned char *line, long ii, in LBuf_ZBuf() function
918 LBuf_ZBuf(&view, LBufR, line, ii, imax, kk, 0); in CalculateFractal()
928 LBuf_ZBuf(&view, LBufL, line, ii, imax, kk, xres_aa); in CalculateFractal()
986 LBuf_ZBuf(&view, LBufR, line, 0, view.xres-1, kk, 0); in CalculateFractal()
987 if (IsStereo(&view)) LBuf_ZBuf(&view, LBufL, line, 0, view.xres-1, in CalculateFractal()