Searched refs:dadxaos (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_bld_interp.c | 241 LLVMValueRef dadxaos = setup_bld->zero; in coeffs_init_simple() local 253 dadxaos = indexed_load(builder, fs_elem_type, setup_bld->vec_type, dadx_ptr, index, ""); in coeffs_init_simple() 255 attrib_name(dadxaos, attrib, 0, ".dadxaos"); in coeffs_init_simple() 274 bld->dadxaos[attrib] = dadxaos; in coeffs_init_simple() 358 coeff_bld->type, bld->dadxaos[attrib], in attribs_update_simple() 611 coeff_bld->type, bld->dadxaos[attrib], in lp_build_interp_soa()
|
H A D | lp_bld_interp.h | 103 LLVMValueRef dadxaos[1 + PIPE_MAX_SHADER_INPUTS]; member
|
Completed in 2 milliseconds