Home
last modified time | relevance | path

Searched defs:nr_inputs (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_linear.c227 const int nr_inputs = info->base.file_max[TGSI_FILE_INPUT]+1; in check_linear_interp_mask_a() local
265 int nr_inputs = info->base.file_max[TGSI_FILE_INPUT]+1; in check_linear_interp_mask_b() local
Dlp_setup_rect.c69 lp_setup_alloc_rectangle(struct lp_scene *scene, unsigned nr_inputs) in lp_setup_alloc_rectangle()
Dlp_setup_tri.c84 unsigned nr_inputs, in lp_setup_alloc_triangle()
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt_fetch.c61 unsigned nr_inputs; in draw_pt_fetch_prepare() local
Ddraw_vs.h65 unsigned nr_inputs:8; member
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_compile.c748 unsigned nr_inputs = nir_op_infos[instr->op].num_inputs; in emit_alu() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.c128 unsigned nr_inputs, nr_input_regs; member