HomeSort by relevance Sort by last modified time
    Searched full:flt_width_vec (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_sample_soa.c 607 LLVMValueRef flt_width_vec; local
624 &flt_width_vec, &flt_height_vec, &flt_depth_vec);
629 x = lp_build_sample_wrap_nearest(bld, s, width_vec, flt_width_vec,
689 LLVMValueRef flt_width_vec; local
709 &flt_width_vec, &flt_height_vec, &flt_depth_vec);
714 lp_build_sample_wrap_linear(bld, s, width_vec, flt_width_vec,
    [all...]

Completed in 66 milliseconds