Searched refs:dadyaos (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_bld_interp.c | 242 LLVMValueRef dadyaos = setup_bld->zero; in coeffs_init_simple() local 254 dadyaos = indexed_load(builder, fs_elem_type, setup_bld->vec_type, dady_ptr, index, ""); in coeffs_init_simple() 256 attrib_name(dadyaos, attrib, 0, ".dadyaos"); in coeffs_init_simple() 275 bld->dadyaos[attrib] = dadyaos; in coeffs_init_simple() 361 coeff_bld->type, bld->dadyaos[attrib], in attribs_update_simple() 615 coeff_bld->type, bld->dadyaos[attrib], in lp_build_interp_soa()
|
H A D | lp_bld_interp.h | 104 LLVMValueRef dadyaos[1 + PIPE_MAX_SHADER_INPUTS]; member
|
Completed in 2 milliseconds