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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_vs.h185 struct translate *draw_vs_get_emit( struct draw_context *draw,
H A Ddraw_vs.c235 draw_vs_get_emit( struct draw_context *draw, function in typeref:struct:translate *
H A Ddraw_vs_variant.c362 vsvg->emit = draw_vs_get_emit( vs->draw, &emit );
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_vs.h185 struct translate *draw_vs_get_emit( struct draw_context *draw,
H A Ddraw_vs.c250 draw_vs_get_emit( struct draw_context *draw, function in typeref:struct:translate *
H A Ddraw_vs_variant.c364 vsvg->emit = draw_vs_get_emit( vs->draw, &emit );

Completed in 8 milliseconds