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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_type.h295 lp_type_ufixed(unsigned width, unsigned total_width) function
H A Dlp_bld_sample_aos.c475 lp_build_context_init(&h16, bld->gallivm, lp_type_ufixed(16, bld->vector_width));
754 lp_build_context_init(&h16, bld->gallivm, lp_type_ufixed(16, bld->vector_width));
1419 lp_build_context_init(&h16_bld, bld->gallivm, lp_type_ufixed(16, bld->vector_width));
1559 lp_build_context_init(&h16_bld, bld->gallivm, lp_type_ufixed(16, bld->vector_width));
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_type.h295 lp_type_ufixed(unsigned width, unsigned total_width) function
H A Dlp_bld_sample_aos.c475 lp_build_context_init(&h16, bld->gallivm, lp_type_ufixed(16, bld->vector_width));
754 lp_build_context_init(&h16, bld->gallivm, lp_type_ufixed(16, bld->vector_width));
1419 lp_build_context_init(&h16_bld, bld->gallivm, lp_type_ufixed(16, bld->vector_width));
1559 lp_build_context_init(&h16_bld, bld->gallivm, lp_type_ufixed(16, bld->vector_width));

Completed in 1589 milliseconds