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

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_type.c 197 lp_uint_type(struct lp_type type) function
lp_bld_type.h 424 lp_uint_type(struct lp_type type);
lp_bld_format_soa.c 163 struct lp_type conv_type = lp_uint_type(type);
lp_bld_tgsi_aos.c 877 lp_build_context_init(&bld.bld_base.uint_bld, gallivm, lp_uint_type(type));
lp_bld_tgsi_soa.c     [all...]
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_shader_tgsi_setup.c 1046 lp_build_context_init(&ctx->bld_base.uint_bld, &ctx->gallivm, lp_uint_type(type));
1050 lp_build_context_init(&ctx->bld_base.uint64_bld, &ctx->gallivm, lp_uint_type(type));
    [all...]
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_llvm.c 735 lp_build_context_init(&blduivec, gallivm, lp_uint_type(vs_type));
    [all...]

Completed in 243 milliseconds