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

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/swrast/
H A Ds_aalinetemp.h37 NAME(plot)(GLcontext *ctx, struct LineInfo *line, int ix, int iy) function
240 segment(ctx, &line, NAME(plot), tStart, tEnd);
252 segment(ctx, &line, NAME(plot), tStart, 1.0F);
257 segment(ctx, &line, NAME(plot), 0.0, 1.0);

Completed in 365 milliseconds