Home
last modified time | relevance | path

Searched refs:lp_get_output_ptr (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h522 lp_get_output_ptr(
Dlp_bld_tgsi_soa.c881 lp_get_output_ptr(struct lp_build_tgsi_soa_context *bld, in lp_get_output_ptr() function
902 bld->outputs[index][chan] = lp_get_output_ptr(bld, index, chan); in gather_outputs()
1810 LLVMValueRef out_ptr = lp_get_output_ptr(bld, reg->Register.Index, in emit_store_chan()
1814 LLVMValueRef out_ptr2 = lp_get_output_ptr(bld, reg->Register.Index, in emit_store_chan()
2812 reg_ptr = lp_get_output_ptr(bld, index, chan); in emit_dump_file()