#include "swrast.h"
Functions | |
void | _swrast_choose_line (GLcontext *ctx) |
Determine which line drawing function to use given the current rendering context. | |
void | _swrast_add_spec_terms_line (GLcontext *ctx, const SWvertex *v0, const SWvertex *v1) |
void _swrast_choose_line | ( | GLcontext * | ctx | ) |
Determine which line drawing function to use given the current rendering context.
Please update the summary flag _SWRAST_NEW_LINE if you add or remove tests to this code.