Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_interp.c140 LLVMValueRef nr, pixxf, pixyf; in calc_offsets() local
149 pixyf = lp_build_const_float(gallivm, quad_offset_y[i % num_pix] + in calc_offsets()
152 *pixoffy = LLVMBuildInsertElement(builder, *pixoffy, pixyf, nr, ""); in calc_offsets()

Completed in 3 milliseconds