| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_aalinetemp.h | 37 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 D | s_aaline.c | 339 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 D | s_aalinetemp.h | 37 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 D | s_aaline.c | 338 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 D | lp_rast_debug.c | 191 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 D | lp_rast_debug.c | 126 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 D | pixeltest.c | 139 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 D | sp_setup.c | 967 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 D | sp_setup.c | 1045 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 D | 10.6.0.rst | 68 1px lines in octave plot aliased to 0
|