Searched refs:draw_vs_get_fetch (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_vs.h181 struct translate *draw_vs_get_fetch( struct draw_context *draw,
H A Ddraw_vs.c221 draw_vs_get_fetch( struct draw_context *draw, function in typeref:struct:translate *
H A Ddraw_vs_variant.c361 vsvg->fetch = draw_vs_get_fetch( vs->draw, &fetch );
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_vs.h181 struct translate *draw_vs_get_fetch( struct draw_context *draw,
H A Ddraw_vs.c236 draw_vs_get_fetch( struct draw_context *draw, function in typeref:struct:translate *
H A Ddraw_vs_variant.c363 vsvg->fetch = draw_vs_get_fetch( vs->draw, &fetch );

Completed in 5 milliseconds