Searched refs:plot (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_aalinetemp.h37 NAME(plot)(struct gl_context *ctx, struct LineInfo *line, int ix, int iy)
217 segment(ctx, &line, NAME(plot), tStart, tEnd);
229 segment(ctx, &line, NAME(plot), tStart, 1.0F);
234 segment(ctx, &line, NAME(plot), 0.0, 1.0);
H A Ds_aaline.c339 plot_func plot,
409 (*plot)(ctx, line, ix, iy);
455 (*plot)(ctx, line, ix, iy);
337 segment(struct gl_context * ctx,struct LineInfo * line,plot_func plot,GLfloat t0,GLfloat t1) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_aalinetemp.h37 NAME(plot)(struct gl_context *ctx, struct LineInfo *line, int ix, int iy)
217 segment(ctx, &line, NAME(plot), tStart, tEnd);
229 segment(ctx, &line, NAME(plot), tStart, 1.0F);
234 segment(ctx, &line, NAME(plot), 0.0, 1.0);
H A Ds_aaline.c338 plot_func plot,
408 plot(ctx, line, ix, iy);
454 plot(ctx, line, ix, iy);
336 segment(struct gl_context * ctx,struct LineInfo * line,plot_func plot,GLfloat t0,GLfloat t1) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_rast_debug.c191 static void plot(struct tile *tile, function in typeref:typename:void
237 plot(tile, i, j, val, blend);
260 plot(tile, i, j, val, FALSE);
286 plot(tile, i, j, val, blend);
301 plot(tile, i, j, val, FALSE);
344 plot(tile, x, y, val, blend);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_rast_debug.c126 static void plot(struct tile *tile, function in typeref:typename:void
164 plot(tile, i, j, val, blend);
179 plot(tile, i, j, val, FALSE);
222 plot(tile, x, y, val, blend);
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dpixeltest.c139 plot(int x, int y, GLushort color) function in typeref:typename:void
174 plot(i, j, TempImage[i][j]);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_setup.c967 plot(struct setup_context *setup, int x, int y) function in typeref:typename:void
1083 plot(setup, x0, y0);
1103 plot(setup, x0, y0);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_setup.c1045 plot(struct setup_context *setup, int x, int y) function in typeref:typename:void
1160 plot(setup, x0, y0);
1180 plot(setup, x0, y0);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D10.6.0.rst68 1px lines in octave plot aliased to 0

Completed in 14 milliseconds