H A D | lp_bld_interp.c | 160 LLVMValueRef mask_store, in calc_centroid_offsets() 174 sample_cov = lp_build_pointer_get(builder, mask_store, s_mask_idx); in calc_centroid_offsets() 287 LLVMValueRef mask_store, in attribs_update_simple() 379 calc_centroid_offsets(bld, gallivm, loop_iter, mask_store, in attribs_update_simple() 511 LLVMValueRef mask_store, in lp_build_interp_soa() 582 calc_centroid_offsets(bld, gallivm, loop_iter, mask_store, in lp_build_interp_soa() 796 LLVMValueRef mask_store, in lp_build_interp_soa_update_inputs_dyn() 799 attribs_update_simple(bld, gallivm, quad_start_index, mask_store, sample_id, 1, bld->num_attribs); in lp_build_interp_soa_update_inputs_dyn() 157 calc_centroid_offsets(struct lp_build_interp_soa_context *bld, struct gallivm_state *gallivm, LLVMValueRef loop_iter, LLVMValueRef mask_store, LLVMValueRef pix_center_offset, LLVMValueRef *centroid_x, LLVMValueRef *centroid_y) calc_centroid_offsets() argument 284 attribs_update_simple(struct lp_build_interp_soa_context *bld, struct gallivm_state *gallivm, LLVMValueRef loop_iter, LLVMValueRef mask_store, LLVMValueRef sample_id, int start, int end) attribs_update_simple() argument 508 lp_build_interp_soa(struct lp_build_interp_soa_context *bld, struct gallivm_state *gallivm, LLVMValueRef loop_iter, LLVMValueRef mask_store, unsigned attrib, unsigned chan, enum tgsi_interpolate_loc loc, LLVMValueRef indir_index, LLVMValueRef offsets[2]) lp_build_interp_soa() argument 793 lp_build_interp_soa_update_inputs_dyn(struct lp_build_interp_soa_context *bld, struct gallivm_state *gallivm, LLVMValueRef quad_start_index, LLVMValueRef mask_store, LLVMValueRef sample_id) lp_build_interp_soa_update_inputs_dyn() argument
|