Searched refs:lp_get_output_ptr (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.h522 lp_get_output_ptr(
H A Dlp_bld_tgsi_soa.c894 lp_get_output_ptr(struct lp_build_tgsi_soa_context *bld, function in typeref:typename:LLVMValueRef
915 bld->outputs[index][chan] = lp_get_output_ptr(bld, index, chan);
1868 LLVMValueRef out_ptr = lp_get_output_ptr(bld, reg->Register.Index,
1872 LLVMValueRef out_ptr2 = lp_get_output_ptr(bld, reg->Register.Index,
2870 reg_ptr = lp_get_output_ptr(bld, index, chan);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.h612 lp_get_output_ptr(
H A Dlp_bld_tgsi_soa.c505 lp_get_output_ptr(struct lp_build_tgsi_soa_context *bld, function in typeref:typename:LLVMValueRef
526 bld->outputs[index][chan] = lp_get_output_ptr(bld, index, chan);
1706 LLVMValueRef out_ptr = lp_get_output_ptr(bld, reg->Register.Index,
1710 LLVMValueRef out_ptr2 = lp_get_output_ptr(bld, reg->Register.Index,
2867 reg_ptr = lp_get_output_ptr(bld, index, chan);

Completed in 17 milliseconds