Searched refs:lodi_bld (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample_aos.c | 999 LLVMTypeRef i32vec_type = bld->lodi_bld.vec_type; 1011 lod_fpart, bld->lodi_bld.zero, 1026 lod_fpart = lp_build_max(&bld->lodi_bld, lod_fpart, 1027 bld->lodi_bld.zero); 1028 need_lerp = lp_build_any_true_range(&bld->lodi_bld, bld->num_lods, lod_fpart); 1072 LLVMTypeRef tmp_vec_type = LLVMVectorType(u8n_bld.elem_type, bld->lodi_bld.type.length);
|
| H A D | lp_bld_sample.h | 436 struct lp_build_context lodi_bld; member in struct:lp_build_sample_context
|
| H A D | lp_bld_sample_soa.c | 1858 need_lerp = lp_build_any_true_range(&bld->lodi_bld, bld->num_lods, need_lerp); 1984 need_lerp = lp_build_any_true_range(&bld->lodi_bld, bld->num_lods, lod_positive); 2628 lod_ipart = bld->lodi_bld.zero; 2629 *lod_pos_or_zero = bld->lodi_bld.zero; 2633 bld->lodi_bld.type.length != 1) { 3010 linear_mask = lp_build_not(&bld->lodi_bld, lod_positive); 3013 need_linear = lp_build_any_true_range(&bld->lodi_bld, bld->num_lods, 3081 struct lp_build_context *perquadi_bld = &bld->lodi_bld; 3526 lp_build_context_init(&bld.lodi_bld, gallivm, bld.lodi_type); 3813 lp_build_context_init(&bld4.lodi_bld, galliv [all...] |
| H A D | lp_bld_sample.c | 845 *out_lod_ipart = bld->lodi_bld.zero; 846 *out_lod_positive = bld->lodi_bld.zero;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample_aos.c | 1008 LLVMTypeRef i32vec_type = bld->lodi_bld.vec_type; 1020 lod_fpart, bld->lodi_bld.zero, 1035 lod_fpart = lp_build_max(&bld->lodi_bld, lod_fpart, 1036 bld->lodi_bld.zero); 1037 need_lerp = lp_build_any_true_range(&bld->lodi_bld, bld->num_lods, lod_fpart); 1081 LLVMTypeRef tmp_vec_type = LLVMVectorType(u8n_bld.elem_type, bld->lodi_bld.type.length);
|
| H A D | lp_bld_sample.h | 383 struct lp_build_context lodi_bld; member in struct:lp_build_sample_context
|
| H A D | lp_bld_sample_soa.c | 1822 need_lerp = lp_build_any_true_range(&bld->lodi_bld, bld->num_lods, need_lerp); 1948 need_lerp = lp_build_any_true_range(&bld->lodi_bld, bld->num_lods, lod_positive); 2160 lod_ipart = bld->lodi_bld.zero; 2161 *lod_pos_or_zero = bld->lodi_bld.zero; 2520 linear_mask = lp_build_not(&bld->lodi_bld, lod_positive); 2523 need_linear = lp_build_any_true_range(&bld->lodi_bld, bld->num_lods, 2590 struct lp_build_context *perquadi_bld = &bld->lodi_bld; 3011 lp_build_context_init(&bld.lodi_bld, gallivm, bld.lodi_type); 3292 lp_build_context_init(&bld4.lodi_bld, gallivm, bld4.lodi_type);
|
| H A D | lp_bld_sample.c | 719 *out_lod_ipart = bld->lodi_bld.zero; 720 *out_lod_positive = bld->lodi_bld.zero;
|
Completed in 24 milliseconds