| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_bld_interp.h | 100 LLVMValueRef dady_ptr; member in struct:lp_build_interp_soa_context 133 LLVMValueRef dady_ptr,
|
| H A D | lp_bld_interp.c | 204 LLVMValueRef dady_ptr) 242 ptr = LLVMBuildGEP(builder, dady_ptr, &index, 1, ""); 478 true, LLVMBuildBitCast(builder, bld->dady_ptr, u8ptr, ""), index, false); 689 LLVMValueRef dady_ptr, 739 bld->dady_ptr = dady_ptr; 789 coeffs_init_simple(bld, a0_ptr, dadx_ptr, dady_ptr); 201 coeffs_init_simple(struct lp_build_interp_soa_context * bld,LLVMValueRef a0_ptr,LLVMValueRef dadx_ptr,LLVMValueRef dady_ptr) argument 676 lp_build_interp_soa_init(struct lp_build_interp_soa_context * bld,struct gallivm_state * gallivm,unsigned num_inputs,const struct lp_shader_input * inputs,boolean pixel_center_integer,unsigned coverage_samples,LLVMValueRef sample_pos_array,LLVMValueRef num_loop,boolean depth_clamp,LLVMBuilderRef builder,struct lp_type type,LLVMValueRef a0_ptr,LLVMValueRef dadx_ptr,LLVMValueRef dady_ptr,LLVMValueRef x0,LLVMValueRef y0) argument
|
| H A D | lp_state_fs.c | 3006 LLVMValueRef dady_ptr; local in function:generate_fragment 3119 dady_ptr = LLVMGetParam(function, 6); 3134 lp_build_name(dady_ptr, "dady"); 3225 a0_ptr, dadx_ptr, dady_ptr,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_bld_interp.h | 125 LLVMValueRef dady_ptr,
|
| H A D | lp_bld_interp.c | 163 LLVMValueRef dady_ptr) 201 ptr = LLVMBuildGEP(builder, dady_ptr, &index, 1, ""); 370 LLVMValueRef dady_ptr) 413 ptr = LLVMBuildGEP(builder, dady_ptr, &index, 1, ""); 701 LLVMValueRef dady_ptr, 793 coeffs_init_simple(bld, a0_ptr, dadx_ptr, dady_ptr); 797 coeffs_init(bld, a0_ptr, dadx_ptr, dady_ptr); 160 coeffs_init_simple(struct lp_build_interp_soa_context * bld,LLVMValueRef a0_ptr,LLVMValueRef dadx_ptr,LLVMValueRef dady_ptr) argument 367 coeffs_init(struct lp_build_interp_soa_context * bld,LLVMValueRef a0_ptr,LLVMValueRef dadx_ptr,LLVMValueRef dady_ptr) argument 691 lp_build_interp_soa_init(struct lp_build_interp_soa_context * bld,struct gallivm_state * gallivm,unsigned num_inputs,const struct lp_shader_input * inputs,boolean pixel_center_integer,boolean depth_clamp,LLVMBuilderRef builder,struct lp_type type,LLVMValueRef a0_ptr,LLVMValueRef dadx_ptr,LLVMValueRef dady_ptr,LLVMValueRef x0,LLVMValueRef y0) argument
|
| H A D | lp_state_fs.c | 2422 LLVMValueRef dady_ptr; local in function:generate_fragment 2527 dady_ptr = LLVMGetParam(function, 6); 2540 lp_build_name(dady_ptr, "dady"); 2605 a0_ptr, dadx_ptr, dady_ptr,
|