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.h607 lp_get_output_ptr(
Dlp_bld_tgsi_soa.c505 lp_get_output_ptr(struct lp_build_tgsi_soa_context *bld, in lp_get_output_ptr() function
526 bld->outputs[index][chan] = lp_get_output_ptr(bld, index, chan); in gather_outputs()
1706 LLVMValueRef out_ptr = lp_get_output_ptr(bld, reg->Register.Index, in emit_store_output()
1710 LLVMValueRef out_ptr2 = lp_get_output_ptr(bld, reg->Register.Index, in emit_store_output()
2867 reg_ptr = lp_get_output_ptr(bld, index, chan); in emit_dump_file()