Home
last modified time | relevance | path

Searched defs:fetch_count (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_vsplit_tmp.h44 unsigned fetch_start, fetch_count; in CONCAT() local
H A Ddraw_pt_fetch_shade_emit.c247 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 Ddraw_pt_fetch_shade_pipeline.c380 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 Ddraw_pt_fetch_shade_pipeline_llvm.c794 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 Dsb_ir.cpp517 sblog << " fetch_count : " << fetch_count << "\n"; in dump() local
H A Dsb_ir.h742 unsigned fetch_count; member

Completed in 12 milliseconds