Searched refs:draw_pt_split_prim (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_pt_util.c | 38 void draw_pt_split_prim(unsigned prim, unsigned *first, unsigned *incr) function in typeref:typename:void
|
| H A D | draw_pt.h | 249 void draw_pt_split_prim(unsigned prim, unsigned *first, unsigned *incr);
|
| H A D | draw_split_tmp.h | 43 draw_pt_split_prim(prim, &first, &incr);
|
| H A D | draw_pt.c | 69 draw_pt_split_prim(prim, &first, &incr);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_pt_util.c | 38 void draw_pt_split_prim(unsigned prim, unsigned *first, unsigned *incr) function in typeref:typename:void
|
| H A D | draw_pt.h | 244 void draw_pt_split_prim(unsigned prim, unsigned *first, unsigned *incr);
|
| H A D | draw_split_tmp.h | 47 draw_pt_split_prim(prim, &first, &incr);
|
| H A D | draw_pt.c | 149 draw_pt_split_prim(prim, &first, &incr);
|
Completed in 53 milliseconds