Searched defs:vec_type (Results 1 - 25 of 45) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_logic.c285 LLVMTypeRef vec_type = lp_build_vec_type(bld->gallivm, type); local in function:lp_build_select_bitwise
H A Dlp_bld_type.c121 lp_check_vec_type(struct lp_type type, LLVMTypeRef vec_type) argument
147 LLVMTypeRef vec_type; local in function:lp_check_value
[all...]
H A Dlp_bld_type.h154 LLVMTypeRef vec_type; member in struct:lp_build_context
H A Dlp_bld_const.c227 LLVMTypeRef vec_type = lp_build_vec_type(gallivm, type); local in function:lp_build_undef
242 LLVMTypeRef vec_type = lp_build_vec_type(gallivm, type); local in function:lp_build_zero
272 LLVMTypeRef vec_type = lp_build_vec_type(gallivm, type); local in function:lp_build_one
H A Dlp_bld_gather.c591 LLVMTypeRef vec_type = LLVMVectorType(LLVMTypeOf(values[0]), value_count); local in function:lp_build_gather_values
H A Dlp_bld_conv.c371 LLVMTypeRef vec_type = lp_build_vec_type(gallivm, dst_type); local in function:lp_build_unsigned_norm_to_float
H A Dlp_bld_swizzle.c47 lp_build_broadcast(struct gallivm_state * gallivm,LLVMTypeRef vec_type,LLVMValueRef scalar) argument
H A Dlp_bld_tgsi_aos.c376 LLVMTypeRef vec_type = lp_build_vec_type(bld->bld_base.base.gallivm, bld->bld_base.base.type); local in function:lp_emit_declaration_aos
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_logic.c288 LLVMTypeRef vec_type = lp_build_vec_type(bld->gallivm, type); local in function:lp_build_select_bitwise
H A Dlp_bld_type.c121 lp_check_vec_type(struct lp_type type, LLVMTypeRef vec_type) argument
147 LLVMTypeRef vec_type; local in function:lp_check_value
[all...]
H A Dlp_bld_type.h154 LLVMTypeRef vec_type; member in struct:lp_build_context
H A Dlp_bld_const.c227 LLVMTypeRef vec_type = lp_build_vec_type(gallivm, type); local in function:lp_build_undef
242 LLVMTypeRef vec_type = lp_build_vec_type(gallivm, type); local in function:lp_build_zero
272 LLVMTypeRef vec_type = lp_build_vec_type(gallivm, type); local in function:lp_build_one
H A Dlp_bld_gather.c591 LLVMTypeRef vec_type = LLVMVectorType(LLVMTypeOf(values[0]), value_count); local in function:lp_build_gather_values
H A Dlp_bld_conv.c399 LLVMTypeRef vec_type = lp_build_vec_type(gallivm, dst_type); local in function:lp_build_unsigned_norm_to_float
H A Dlp_bld_swizzle.c48 lp_build_broadcast(struct gallivm_state * gallivm,LLVMTypeRef vec_type,LLVMValueRef scalar) argument
H A Dlp_bld_tgsi_aos.c376 LLVMTypeRef vec_type = lp_build_vec_type(bld->bld_base.base.gallivm, bld->bld_base.base.type); local in function:lp_emit_declaration_aos
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_test_blend.c141 LLVMTypeRef vec_type; local in function:add_blend_test
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs_linear_llvm.c218 LLVMTypeRef vec_type = lp_build_vec_type(gallivm, fs_type); local in function:llvm_fragment_body
H A Dlp_test_blend.c141 LLVMTypeRef vec_type; local in function:add_blend_test
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_instructions.cpp239 const struct glsl_type *vec_type; local in function:lower_instructions_visitor::int_div_to_mul_rcp
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_split_vars.c1371 const struct glsl_type *vec_type = var->type; local in function:shrink_vec_var_list
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlower_instructions.cpp232 const struct glsl_type *vec_type; local in function:lower_instructions_visitor::int_div_to_mul_rcp
/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A Dglsl_types.cpp1694 const struct glsl_type *vec_type, *array_type; local in function:glsl_type::std140_base_alignment
1784 const struct glsl_type *vec_type; local in function:glsl_type::std140_size
1892 const glsl_type *vec_type; local in function:glsl_type::get_explicit_std140_type
2019 const struct glsl_type *vec_type, *array_type; local in function:glsl_type::std430_base_alignment
2109 const struct glsl_type *vec_type; local in function:glsl_type::std430_size
2184 const glsl_type *vec_type; local in function:glsl_type::get_explicit_std430_type
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_split_vars.c1229 const struct glsl_type *vec_type = var->type; local in function:shrink_vec_var_list
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_tess.c275 LLVMTypeRef vec_type = LLVMVectorType(type, 4); local in function:buffer_load

Completed in 58 milliseconds

12