Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_texcombine.h35 _swrast_texture_span( struct gl_context *ctx, SWspan *span );
Ds_texcombine.c586 _swrast_texture_span( struct gl_context *ctx, SWspan *span ) in _swrast_texture_span() function
Ds_span.c1029 _swrast_texture_span(ctx, span); in shade_texture_span()