Home
last modified time | relevance | path

Searched defs:indirect_index (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c831 LLVMValueRef indirect_index; in emit_fetch_constant() local
975 LLVMValueRef indirect_index; in emit_fetch_immediate() local
769 get_soa_array_offsets(struct lp_build_context *uint_bld, LLVMValueRef indirect_index, unsigned chan_index, boolean need_perelement_offset) get_soa_array_offsets() argument
1047 LLVMValueRef indirect_index; emit_fetch_input() local
1415 LLVMValueRef indirect_index; emit_fetch_temporary() local
1676 emit_store_output(struct lp_build_tgsi_context *bld_base, enum tgsi_opcode_type dtype, const struct tgsi_full_dst_register *reg, unsigned index, unsigned chan_index, LLVMValueRef indirect_index, LLVMValueRef value) emit_store_output() argument
1725 emit_store_tcs_output(struct lp_build_tgsi_context *bld_base, enum tgsi_opcode_type dtype, const struct tgsi_full_dst_register *reg, unsigned index, unsigned chan_index, LLVMValueRef indirect_index, LLVMValueRef value) emit_store_tcs_output() argument
1784 emit_store_temp(struct lp_build_tgsi_context *bld_base, enum tgsi_opcode_type dtype, const struct tgsi_full_dst_register *reg, unsigned index, unsigned chan_index, LLVMValueRef indirect_index, LLVMValueRef value) emit_store_temp() argument
1837 emit_store_address(struct lp_build_tgsi_context *bld_base, enum tgsi_opcode_type dtype, const struct tgsi_full_dst_register *reg, unsigned index, unsigned chan_index, LLVMValueRef indirect_index, LLVMValueRef value) emit_store_address() argument
1873 LLVMValueRef indirect_index = NULL; emit_store_chan() local
3474 LLVMValueRef indirect_index; load_emit() local
[all...]
H A Dlp_bld_nir_soa.c189 get_soa_array_offsets(struct lp_build_context *uint_bld, LLVMValueRef indirect_index, int num_components, unsigned chan_index, bool need_perelement_offset) get_soa_array_offsets() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c10374 unsigned indirect_index = inst->Src[0].Indirect.Index; in emit_load() local
10595 unsigned indirect_index = inst->Dst[0].Indirect.Index; in emit_store() local
10719 unsigned indirect_index = inst->Dst[0].Indirect.Index; in emit_atomic() local

Completed in 25 milliseconds