Searched defs:dadx_ptr (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_bld_interp.h | 99 LLVMValueRef dadx_ptr; member
|
H A D | lp_bld_interp.c | 215 coeffs_init_simple(struct lp_build_interp_soa_context *bld, LLVMValueRef a0_ptr, LLVMValueRef dadx_ptr, LLVMValueRef dady_ptr) coeffs_init_simple() argument 672 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, LLVMBuilderRef builder, struct lp_type type, LLVMValueRef a0_ptr, LLVMValueRef dadx_ptr, LLVMValueRef dady_ptr, LLVMValueRef x0, LLVMValueRef y0) lp_build_interp_soa_init() argument
|
H A D | lp_state_fs.c | 3069 LLVMValueRef dadx_ptr; in generate_fragment() local
|
Completed in 10 milliseconds