Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_interp.c243 LLVMValueRef a0aos = setup_bld->zero; in coeffs_init_simple() local
261 a0aos = indexed_load(builder, fs_elem_type, setup_bld->vec_type, a0_ptr, index, ""); in coeffs_init_simple()
262 attrib_name(a0aos, attrib, 0, ".a0aos"); in coeffs_init_simple()
273 bld->a0aos[attrib] = a0aos; in coeffs_init_simple()
364 coeff_bld->type, bld->a0aos[attrib], in attribs_update_simple()
407 coeff_bld->type, bld->a0aos[attrib], in attribs_update_simple()
425 coeff_bld->type, bld->a0aos[0], in attribs_update_simple()
619 coeff_bld->type, bld->a0aos[attri in lp_build_interp_soa()
[all...]
H A Dlp_bld_interp.h102 LLVMValueRef a0aos[1 + PIPE_MAX_SHADER_INPUTS]; member

Completed in 3 milliseconds