#include "swrast.h"
Functions | |
| void | _swrast_choose_point (GLcontext *ctx) |
| Examine current state to determine which point drawing function to use. | |
| void | _swrast_add_spec_terms_point (GLcontext *ctx, const SWvertex *v0) |
| Add specular color to primary color, draw point, restore original primary color. | |
Add specular color to primary color, draw point, restore original primary color.
| void _swrast_choose_point | ( | GLcontext * | ctx | ) |
Examine current state to determine which point drawing function to use.
1.5.4