Searched refs:levelf_type (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.h370 struct lp_type levelf_type; member in struct:lp_build_sample_context
H A Dlp_bld_sample_soa.c2983 bld.levelf_type = bld.lodf_type;
2985 bld.levelf_type.length = 1;
2987 bld.leveli_type = lp_int_type(bld.levelf_type);
3008 lp_build_context_init(&bld.levelf_bld, gallivm, bld.levelf_type);
3266 bld4.levelf_type = type4;
3268 bld4.levelf_type.length = 1;
3270 bld4.leveli_type = lp_int_type(bld4.levelf_type);
3289 lp_build_context_init(&bld4.levelf_bld, gallivm, bld4.levelf_type);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.h423 struct lp_type levelf_type; member in struct:lp_build_sample_context
H A Dlp_bld_sample_soa.c3498 bld.levelf_type = bld.lodf_type;
3500 bld.levelf_type.length = 1;
3502 bld.leveli_type = lp_int_type(bld.levelf_type);
3523 lp_build_context_init(&bld.levelf_bld, gallivm, bld.levelf_type);
3787 bld4.levelf_type = type4;
3789 bld4.levelf_type.length = 1;
3791 bld4.leveli_type = lp_int_type(bld4.levelf_type);
3810 lp_build_context_init(&bld4.levelf_bld, gallivm, bld4.levelf_type);

Completed in 16 milliseconds