Home
last modified time | relevance | path

Searched defs:dadx_ptr (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_interp.h99 LLVMValueRef dadx_ptr; member
H A Dlp_bld_interp.c215 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 Dlp_state_fs.c3069 LLVMValueRef dadx_ptr; in generate_fragment() local

Completed in 10 milliseconds