Searched defs:src_idx (Results 1 - 25 of 50) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_samplers.c30 lower_tex_src_to_offset(nir_builder * b,nir_tex_instr * instr,unsigned src_idx) argument
H A Dnir_move_vec_src_uses_to_dest.c145 unsigned src_idx = use_alu_src - use_alu->src; local in function:move_vec_src_uses_to_dest_block
H A Dnir_opt_copy_propagate.c88 unsigned src_idx = src - user->src; local in function:copy_propagate_alu
H A Dnir_format_convert.h214 unsigned src_idx = 0; local in function:nir_format_bitcast_uvec_unmasked
H A Dnir_from_ssa.c716 int src_idx = -1; local in function:resolve_parallel_copy
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dgl_nir_lower_samplers.c35 lower_tex_src_to_offset(nir_builder * b,nir_tex_instr * instr,unsigned src_idx) argument
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_move_vec_src_uses_to_dest.c144 unsigned src_idx = use_alu_src - use_alu->src; local in function:move_vec_src_uses_to_dest_block
H A Dnir_format_convert.h192 unsigned src_idx = 0; local in function:nir_format_bitcast_uvec_unmasked
H A Dnir_from_ssa.c629 int src_idx = -1; local in function:resolve_parallel_copy
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c251 tgsi_opcode_infer_src_type(enum tgsi_opcode opcode, uint src_idx) argument
H A Dtgsi_util.c172 tgsi_util_get_inst_usage_mask(const struct tgsi_full_instruction * inst,unsigned src_idx) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c251 tgsi_opcode_infer_src_type(enum tgsi_opcode opcode, uint src_idx) argument
H A Dtgsi_util.c111 tgsi_util_get_inst_usage_mask(const struct tgsi_full_instruction * inst,unsigned src_idx) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_inline_literals.c96 unsigned src_idx; local in function:rc_inline_literals
H A Dradeon_compiler_util.c312 rc_src_reads_dst_mask(rc_register_file src_file,unsigned int src_idx,unsigned int src_swz,rc_register_file dst_file,unsigned int dst_idx,unsigned int dst_mask) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_inline_literals.c96 unsigned src_idx; local in function:rc_inline_literals
/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_print.c112 mir_print_embedded_constant(midgard_instruction *ins, unsigned src_idx) argument
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dv3d40_tex.c83 handle_tex_src(struct v3d_compile * c,nir_tex_instr * instr,unsigned src_idx,unsigned non_array_components,struct V3D41_TMU_CONFIG_PARAMETER_2 * p2_unpacked,struct qreg * s_out,unsigned * tmu_writes) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs_combine_constants.cpp208 get_constant_value(const struct gen_device_info * devinfo,const fs_inst * inst,uint32_t src_idx,void * out,brw_reg_type * out_type) argument
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs_combine_constants.cpp216 get_constant_value(const struct intel_device_info * devinfo,const fs_inst * inst,uint32_t src_idx,void * out,brw_reg_type * out_type) argument
377 can_promote_src_as_imm(const struct intel_device_info * devinfo,fs_inst * inst,unsigned src_idx) argument
[all...]
H A Dbrw_nir.c1383 unsigned src_idx; local in function:brw_aop_for_nir_intrinsic
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_emittexinstruction.cpp646 int src_idx = instr.sampler_dim == GLSL_SAMPLER_DIM_1D ? 1 : 2; local in function:r600::EmitTexInstruction::handle_array_index
H A Dsfn_emitaluinstruction.cpp414 std::set<int> src_idx; local in function:r600::EmitAluInstruction::emit_alu_trans_op1
448 std::set<int> src_idx; local in function:r600::EmitAluInstruction::emit_alu_cm_trig
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_ra_validate.c380 unsigned src_idx = state->offset / reg_elem_size(state->def); local in function:chase_definition
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/tests/
H A Dst_tests_common.cpp200 st_src_reg FakeCodeline::create_src_register(int src_idx) argument
228 st_src_reg FakeCodeline::create_src_register(int src_idx, const char *sw) argument
235 st_src_reg FakeCodeline::create_src_register(int src_idx, gl_register_file file) argument
308 int src_idx = std::get<0>(src); local in function:FakeCodeline::create_src_register
[all...]

Completed in 32 milliseconds

12