HomeSort by relevance Sort by last modified time
    Searched refs:lp_type_float_vec (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_type.h 193 lp_type_float_vec(unsigned width, unsigned total_width) function
lp_bld_conv.c 91 struct lp_type f32_type = lp_type_float_vec(32, 32 * src_type.length);
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_test_arit.c 253 struct lp_type type = lp_type_float_vec(32, lp_native_vector_width);
lp_state_setup.c 284 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 353 milliseconds