| /xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/ |
| H A D | v3d33_vpm_setup.c | 34 v3d33_vir_vpm_read_setup(struct v3d_compile *c, int num_components) argument
|
| H A D | v3d_nir_lower_image_load_store.c | 94 unsigned num_components = util_format_get_nr_components(format); local in function:v3d_nir_lower_image_store 57 pack_bits(nir_builder * b,nir_ssa_def * color,const unsigned * bits,int num_components,bool mask) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/ |
| H A D | v3d33_vpm_setup.c | 34 v3d33_vir_vpm_read_setup(struct v3d_compile *c, int num_components) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_search_helpers.h | 35 is_pos_power_of_two(nir_alu_instr *instr, unsigned src, unsigned num_components, argument 65 is_neg_power_of_two(nir_alu_instr *instr, unsigned src, unsigned num_components, argument 89 is_zero_to_one(nir_alu_instr *instr, unsigned src, unsigned num_components, argument 113 is_not_const_zero(nir_alu_instr *instr, unsigned src, unsigned num_components, argument 140 is_not_const(nir_alu_instr *instr, unsigned src, UNUSED unsigned num_components, argument
|
| H A D | nir_lower_array_deref_of_vec.c | 32 unsigned num_components = glsl_get_components(vec_deref->type); local in function:build_write_masked_store 99 unsigned num_components = glsl_get_components(vec_deref->type); local in function:nir_lower_array_deref_of_vec_impl [all...] |
| H A D | nir_opt_large_constants.c | 40 const unsigned num_components = glsl_get_vector_elements(deref->type); local in function:build_constant_load 85 const unsigned num_components = glsl_get_vector_elements(deref->type); local in function:handle_constant_store [all...] |
| H A D | nir_lower_alu_to_scalar.c | 34 nir_alu_ssa_dest_init(nir_alu_instr *instr, unsigned num_components, argument 46 unsigned num_components = nir_op_infos[instr->op].input_sizes[0]; local in function:lower_reduction 219 unsigned num_components = instr->dest.dest.ssa.num_components; local in function:lower_alu_instr_scalar
|
| H A D | nir_lower_regs_to_ssa.c | 133 unsigned num_components; local in function:rewrite_alu_instr [all...] |
| H A D | nir_opt_copy_propagate.c | 216 unsigned num_components = nir_tex_instr_src_size(tex, i); local in function:copy_prop_instr 228 unsigned num_components = nir_intrinsic_src_components(intrin, i); local in function:copy_prop_instr 240 unsigned num_components = phi->dest.ssa.num_components; local in function:copy_prop_instr 100 copy_prop_src(nir_src * src,nir_instr * parent_instr,nir_if * parent_if,unsigned num_components) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_nir_tcs_workarounds.c | 76 load_output(nir_builder *b, int num_components, int offset, int component) argument
|
| H A D | brw_nir_opt_peephole_ffma.c | 70 get_mul_for_src(nir_alu_src *src, unsigned num_components, argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | ir2_nir_lower_scalar.c | 36 nir_alu_ssa_dest_init(nir_alu_instr * instr, unsigned num_components, argument 48 unsigned num_components = nir_op_infos[instr->op].input_sizes[0]; local in function:lower_reduction 113 unsigned num_components = instr->dest.dest.ssa.num_components; local in function:lower_scalar [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_nir_tcs_workarounds.c | 76 load_output(nir_builder *b, int num_components, int offset, int component) argument
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_lower_array_deref_of_vec.c | 32 unsigned num_components = glsl_get_components(vec_deref->type); local in function:build_write_masked_store 104 unsigned num_components = glsl_get_components(vec_deref->type); local in function:nir_lower_array_deref_of_vec_impl [all...] |
| H A D | nir_lower_readonly_images_to_tex.c | 188 unsigned num_components = intrin->dest.ssa.num_components; local in function:lower_readonly_image_op
|
| H A D | nir_opt_shrink_vectors.c | 104 unsigned num_components = util_bitcount(mask); local in function:opt_shrink_vectors_alu [all...] |
| H A D | nir_inline_uniforms.c | 362 int num_components = intr->dest.ssa.num_components; local in function:nir_inline_uniforms
|
| H A D | nir_lower_alu_to_scalar.c | 56 nir_alu_ssa_dest_init(nir_alu_instr *alu, unsigned num_components, argument 68 unsigned num_components = nir_op_infos[alu->op].input_sizes[0]; local in function:lower_reduction 119 unsigned num_components = nir_op_infos[alu->op].input_sizes[0]; local in function:lower_fdot 326 unsigned num_components = alu->dest.dest.ssa.num_components; local in function:lower_alu_instr_scalar [all...] |
| H A D | nir_lower_bit_size.c | 301 int num_components = phi->dest.ssa.num_components; local in function:split_phi
|
| H A D | nir_lower_regs_to_ssa.c | 133 unsigned num_components; local in function:rewrite_alu_instr [all...] |
| H A D | nir_lower_ubo_vec4.c | 106 unsigned num_components = intr->num_components; local in function:nir_lower_ubo_vec4_lower 76 create_load(nir_builder * b,nir_ssa_def * block,nir_ssa_def * offset,unsigned bit_size,unsigned num_components) argument [all...] |
| H A D | nir_phi_builder.c | 54 unsigned num_components; member in struct:nir_phi_builder_value 117 nir_phi_builder_add_value(struct nir_phi_builder *pb, unsigned num_components, argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_instruction_lds.h | 61 unsigned num_components() const { return m_value1 ? 2 : 1;} function in class:r600::LDSWriteInstruction
|
| H A D | sfn_nir_legalize_image_load_store.cpp | 65 unsigned num_components = 2; local in function:r600_legalize_image_load_store_impl [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | link_varyings.h | 150 unsigned num_components() const function in class:tfeedback_decl
|