Home
last modified time | relevance | path

Searched refs:pixoffy (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_interp.c134 LLVMValueRef *pixoffy) in calc_offsets()
143 *pixoffy = coeff_bld->undef; in calc_offsets()
152 *pixoffy = LLVMBuildInsertElement(builder, *pixoffy, pixyf, nr, ""); in calc_offsets()
298 LLVMValueRef pixoffy; in attribs_update_simple() local
308 pixoffy = LLVMBuildLoad2(builder, bld->store_elem_type, ptr, ""); in attribs_update_simple()
312 pixoffy = LLVMBuildFAdd(builder, pixoffy, in attribs_update_simple()
327 LLVMValueRef chan_pixoffx = pixoffx, chan_pixoffy = pixoffy; in attribs_update_simple()
442 LLVMValueRef pixoffy) in lp_build_interp_soa_indirect()
131 calc_offsets(struct lp_build_context *coeff_bld, unsigned quad_start_index, LLVMValueRef *pixoffx, LLVMValueRef *pixoffy) calc_offsets() argument
437 lp_build_interp_soa_indirect(struct lp_build_interp_soa_context *bld, struct gallivm_state *gallivm, unsigned attrib, unsigned chan, LLVMValueRef indir_index, LLVMValueRef pixoffx, LLVMValueRef pixoffy) lp_build_interp_soa_indirect() argument
521 LLVMValueRef pixoffy; lp_build_interp_soa() local
763 LLVMValueRef pixoffx, pixoffy, index; lp_build_interp_soa_init() local
[all...]

Completed in 2 milliseconds