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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_context.c388 _swrast_validate_point( struct gl_context *ctx, const SWvertex *v0 ) function in typeref:typename:void
452 swrast->Point = _swrast_validate_point;
754 swrast->Point = _swrast_validate_point;
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_context.c388 _swrast_validate_point( struct gl_context *ctx, const SWvertex *v0 ) function in typeref:typename:void
452 swrast->Point = _swrast_validate_point;
754 swrast->Point = _swrast_validate_point;

Completed in 10 milliseconds