Searched refs:lp_type_float_vec (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_type.h193 lp_type_float_vec(unsigned width, unsigned total_width) function
H A Dlp_bld_conv.c91 struct lp_type f32_type = lp_type_float_vec(32, 32 * src_type.length);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_test_arit.c253 struct lp_type type = lp_type_float_vec(32, lp_native_vector_width);
H A Dlp_state_setup.c284 lp_build_context_init(&bld, gallivm, lp_type_float_vec(32, 128));
608 struct lp_type typef4 = lp_type_float_vec(32, 128);
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_type.h193 lp_type_float_vec(unsigned width, unsigned total_width) function
H A Dlp_bld_conv.c91 struct lp_type f32_type = lp_type_float_vec(32, 32 * src_type.length);
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_arit.c253 struct lp_type type = lp_type_float_vec(32, lp_native_vector_width);
H A Dlp_state_setup.c284 lp_build_context_init(&bld, gallivm, lp_type_float_vec(32, 128));
608 struct lp_type typef4 = lp_type_float_vec(32, 128);

Completed in 148 milliseconds