Searched defs:orig_nr (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_draw_elements.c | 62 translate_indices(struct svga_hwtnl * hwtnl,struct pipe_resource * src,unsigned offset,enum pipe_prim_type orig_prim,enum pipe_prim_type gen_prim,unsigned orig_nr,unsigned gen_nr,unsigned index_size,u_translate_func translate,struct pipe_resource ** out_buf) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_draw_elements.c | 62 translate_indices(struct svga_hwtnl * hwtnl,const struct pipe_draw_info * info,const struct pipe_draw_start_count_bias * draw,enum pipe_prim_type gen_prim,unsigned orig_nr,unsigned gen_nr,unsigned gen_size,u_translate_func translate,struct pipe_resource ** out_buf,unsigned * out_offset) argument
|
Completed in 7 milliseconds