Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_interp.c300 LLVMValueRef pix_center_offset = lp_build_const_vec(gallivm, coeff_bld->type, 0.5); in attribs_update_simple() local
537 LLVMValueRef pix_center_offset in lp_build_interp_soa() local
157 calc_centroid_offsets(struct lp_build_interp_soa_context *bld, struct gallivm_state *gallivm, LLVMValueRef loop_iter, LLVMValueRef mask_store, LLVMValueRef pix_center_offset, LLVMValueRef *centroid_x, LLVMValueRef *centroid_y) calc_centroid_offsets() argument
[all...]

Completed in 2 milliseconds