Home
last modified time | relevance | path

Searched refs:lp_build_gather_values (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_gather.h65 lp_build_gather_values(struct gallivm_state * gallivm,
Dlp_bld_gather.c561 lp_build_gather_values(struct gallivm_state * gallivm, in lp_build_gather_values() function
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c945 args[1] = lp_build_gather_values(gallivm, vaddr, 2); in build_buffer_load()
1013 return lp_build_gather_values(bld_base->base.gallivm, values, in lds_load()
1169 LLVMValueRef value = lp_build_gather_values(bld_base->base.gallivm, in store_output_tcs()
1208 return lp_build_gather_values(bld_base->base.gallivm, values, in fetch_input_gs()
1304 args[3] = lp_build_gather_values(gallivm, ij, 2); in build_fs_interp()
1626 return lp_build_gather_values(gallivm, pos, 4); in load_sample_position()
1694 value = lp_build_gather_values(gallivm, pos, 4); in declare_system_value()
1717 value = lp_build_gather_values(gallivm, pos, 4); in declare_system_value()
1743 value = lp_build_gather_values(gallivm, coord, 4); in declare_system_value()
1791 value = lp_build_gather_values(gallivm, val, 4); in declare_system_value()
[all …]
Dsi_shader_tgsi_setup.c682 return lp_build_gather_values(bld_base->base.gallivm, values, in si_llvm_emit_fetch()