Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch.c61 unsigned nr_inputs; in draw_pt_fetch_prepare() local
H A Ddraw_vs.h65 unsigned nr_inputs:8; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A 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
H A Dlp_setup_rect.c69 lp_setup_alloc_rectangle(struct lp_scene *scene, unsigned nr_inputs) in lp_setup_alloc_rectangle() argument
H A Dlp_setup_tri.c83 lp_setup_alloc_triangle(struct lp_scene *scene, unsigned nr_inputs, unsigned nr_planes, unsigned *tri_size) lp_setup_alloc_triangle() argument
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c128 unsigned nr_inputs, nr_input_regs; member
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_compile.c748 unsigned nr_inputs = nir_op_infos[instr->op].num_inputs; in emit_alu() local

Completed in 12 milliseconds