Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_context.c372 _swrast_validate_line( struct gl_context *ctx, const SWvertex *v0, const SWvertex *v1 ) in _swrast_validate_line() function
454 swrast->Line = _swrast_validate_line; in _swrast_invalidate_state()
760 swrast->Line = _swrast_validate_line; in _swrast_CreateContext()