Home
last modified time | relevance | path

Searched defs:vec_type (Results 1 – 17 of 17) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_const.c227 LLVMTypeRef vec_type = lp_build_vec_type(gallivm, type); in lp_build_undef() local
242 LLVMTypeRef vec_type = lp_build_vec_type(gallivm, type); in lp_build_zero() local
272 LLVMTypeRef vec_type = lp_build_vec_type(gallivm, type); in lp_build_one() local
Dlp_bld_type.c121 lp_check_vec_type(struct lp_type type, LLVMTypeRef vec_type) in lp_check_vec_type()
147 LLVMTypeRef vec_type; in lp_check_value() local
Dlp_bld_arit.c1776 LLVMTypeRef vec_type = lp_build_vec_type(bld->gallivm, type); in lp_build_abs() local
1866 LLVMTypeRef vec_type; in lp_build_sgn() local
1914 LLVMTypeRef vec_type = lp_build_vec_type(bld->gallivm, type); in lp_build_set_sign() local
1947 LLVMTypeRef vec_type = lp_build_vec_type(bld->gallivm, type); in lp_build_int_to_float() local
1996 LLVMTypeRef vec_type; in lp_build_iround_nearest_sse2() local
2128 LLVMTypeRef vec_type = bld->vec_type; in lp_build_trunc() local
2183 LLVMTypeRef vec_type = bld->vec_type; in lp_build_round() local
2236 LLVMTypeRef vec_type = bld->vec_type; in lp_build_floor() local
2311 LLVMTypeRef vec_type = bld->vec_type; in lp_build_ceil() local
2452 LLVMTypeRef vec_type = bld->vec_type; in lp_build_iround() local
[all …]
Dlp_bld_logic.c285 LLVMTypeRef vec_type = lp_build_vec_type(bld->gallivm, type); in lp_build_select_bitwise() local
Dlp_bld_type.h154 LLVMTypeRef vec_type; member
Dlp_bld_gather.c565 LLVMTypeRef vec_type = LLVMVectorType(LLVMTypeOf(values[0]), value_count); in lp_build_gather_values() local
Dlp_bld_tgsi_aos.c417 LLVMTypeRef vec_type = lp_build_vec_type(bld->bld_base.base.gallivm, bld->bld_base.base.type); in lp_emit_declaration_aos() local
Dlp_bld_swizzle.c48 LLVMTypeRef vec_type, in lp_build_broadcast()
Dlp_bld_conv.c371 LLVMTypeRef vec_type = lp_build_vec_type(gallivm, dst_type); in lp_build_unsigned_norm_to_float() local
Dlp_bld_tgsi_soa.c2959 LLVMTypeRef vec_type = bld->bld_base.base.vec_type; in lp_emit_declaration_soa() local
3794 LLVMTypeRef vec_type = bld_base->base.vec_type; in emit_prologue() local
/external/mesa3d/src/compiler/
Dglsl_types.cpp1494 const struct glsl_type *vec_type, *array_type; in std140_base_alignment() local
1583 const struct glsl_type *vec_type; in std140_size() local
1740 const struct glsl_type *vec_type, *array_type; in std430_base_alignment() local
1826 const struct glsl_type *vec_type; in std430_size() local
/external/vulkan-validation-layers/libs/glm/detail/
D_swizzle.hpp89 typedef VecType vec_type; typedef
175 typedef VecType vec_type; typedef
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_blend.c141 LLVMTypeRef vec_type; in add_blend_test() local
Dlp_state_fs.c312 LLVMTypeRef vec_type, int_vec_type; in generate_fs_loop() local
/external/mesa3d/src/compiler/glsl/
Dlower_instructions.cpp228 const struct glsl_type *vec_type; in int_div_to_mul_rcp() local
/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp2921 const struct glsl_type *vec_type; in emit_block_mov() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c965 LLVMTypeRef vec_type = LLVMVectorType(llvm_type, 4); in buffer_load() local