Lines Matching defs:num_components
180 nir_ssa_undef(nir_builder *build, unsigned num_components, unsigned bit_size) in nir_ssa_undef()
193 nir_build_imm(nir_builder *build, unsigned num_components, in nir_build_imm()
314 unsigned num_components = op_info->output_size; in nir_build_alu() local
368 nir_vec(nir_builder *build, nir_ssa_def **comp, unsigned num_components) in nir_vec()
389 nir_fmov_alu(nir_builder *build, nir_alu_src src, unsigned num_components) in nir_fmov_alu()
403 nir_imov_alu(nir_builder *build, nir_alu_src src, unsigned num_components) in nir_imov_alu()
421 unsigned num_components, bool use_fmov) in nir_swizzle()
496 nir_ssa_for_src(nir_builder *build, nir_src src, int num_components) in nir_ssa_for_src()
518 unsigned num_components = nir_ssa_alu_instr_src_components(instr, srcn); in nir_ssa_for_alu_src() local
531 const unsigned num_components = glsl_get_vector_elements(var->type); in nir_load_var() local
547 const unsigned num_components = glsl_get_vector_elements(type); in nir_load_deref_var() local
563 const unsigned num_components = glsl_get_vector_elements(var->type); in nir_store_var() local
578 const unsigned num_components = in nir_store_deref_var() local