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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_context.c367 _swrast_validate_line( struct gl_context *ctx, const SWvertex *v0, const SWvertex *v1 ) function in typeref:typename:void
449 swrast->Line = _swrast_validate_line;
755 swrast->Line = _swrast_validate_line;
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_context.c367 _swrast_validate_line( struct gl_context *ctx, const SWvertex *v0, const SWvertex *v1 ) function in typeref:typename:void
449 swrast->Line = _swrast_validate_line;
755 swrast->Line = _swrast_validate_line;

Completed in 5 milliseconds