Home
last modified time | relevance | path

Searched refs:t_ipart (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_aos.c531 LLVMValueRef s_ipart, t_ipart = NULL, r_ipart = NULL; in lp_build_sample_image_nearest() local
582 t_ipart = LLVMBuildAShr(builder, t, i32_c8, ""); in lp_build_sample_image_nearest()
604 t_ipart, t_float, in lp_build_sample_image_nearest()
982 LLVMValueRef t_ipart = NULL, t_fpart = NULL, t_float = NULL; in lp_build_sample_image_linear() local
1049 t_ipart = LLVMBuildAShr(builder, t, i32_c8, ""); in lp_build_sample_image_linear()
1086 t_ipart, &t_fpart, t_float, in lp_build_sample_image_linear()