Searched refs:lp_get_output_ptr (Results 1 – 3 of 3) sorted by relevance
428 lp_get_output_ptr(
409 lp_get_output_ptr(struct lp_build_tgsi_soa_context *bld, in lp_get_output_ptr() function1024 LLVMValueRef out_ptr = lp_get_output_ptr(bld, reg->Register.Index, in emit_store_chan()2045 bld->outputs[index][chan] = lp_get_output_ptr(bld, index, chan); in emit_epilogue()
200 temp_ptr = lp_get_output_ptr(bld, reg->Register.Index, swizzle); in emit_fetch_output()