Searched defs:fetch_count (Results 1 - 6 of 6) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_pt_vsplit_tmp.h | 44 unsigned fetch_start, fetch_count; in CONCAT() local
|
H A D | draw_pt_fetch_shade_emit.c | 247 fse_run(struct draw_pt_middle_end *middle, const unsigned *fetch_elts, unsigned fetch_count, const ushort *draw_elts, unsigned draw_count, unsigned prim_flags) fse_run() argument
|
H A D | draw_pt_fetch_shade_pipeline.c | 380 fetch_pipeline_run(struct draw_pt_middle_end *middle, const unsigned *fetch_elts, unsigned fetch_count, const ushort *draw_elts, unsigned draw_count, unsigned prim_flags) fetch_pipeline_run() argument
|
H A D | draw_pt_fetch_shade_pipeline_llvm.c | 794 llvm_middle_end_run(struct draw_pt_middle_end *middle, const unsigned *fetch_elts, unsigned fetch_count, const ushort *draw_elts, unsigned draw_count, unsigned prim_flags) llvm_middle_end_run() argument
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_ir.cpp | 517 sblog << " fetch_count : " << fetch_count << "\n"; in dump() local
|
H A D | sb_ir.h | 742 unsigned fetch_count; member
|
Completed in 12 milliseconds