Home
last modified time | relevance | path

Searched refs:SpecLine (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/swrast/
Ds_lines.c188 SWRAST_CONTEXT(ctx)->SpecLine( ctx, ncv0, ncv1 ); in _swrast_add_spec_terms_line()
Ds_context.h293 swrast_line_func SpecLine; member
Ds_context.c381 swrast->SpecLine = swrast->Line; in _swrast_validate_line()