Home
last modified time | relevance | path

Searched defs:src_type (Results 1 – 25 of 75) sorted by relevance

123

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_conv.c64 struct lp_type src_type, in write_tsv_row()
85 struct lp_type src_type, in dump_conv_types()
101 struct lp_type src_type, unsigned num_srcs, in add_conv_test()
155 struct lp_type src_type, in test_one()
402 const struct lp_type *src_type; in test_all() local
430 const struct lp_type *src_type; in test_some() local
/external/mesa3d/src/mesa/main/
Dformat_utils.c288 enum mesa_array_format_datatype src_type = 0, dst_type = 0, common_type; in _mesa_format_convert() local
803 enum mesa_array_format_datatype src_type, in swizzle_convert_try_memcpy()
969 const void *void_src, GLenum src_type, int num_src_channels, in convert_float()
1031 const void *void_src, GLenum src_type, int num_src_channels, in convert_half_float()
1092 const void *void_src, GLenum src_type, int num_src_channels, in convert_ubyte()
1158 const void *void_src, GLenum src_type, int num_src_channels, in convert_byte()
1224 const void *void_src, GLenum src_type, int num_src_channels, in convert_ushort()
1290 const void *void_src, GLenum src_type, int num_src_channels, in convert_short()
1355 const void *void_src, GLenum src_type, int num_src_channels, in convert_uint()
1421 const void *void_src, GLenum src_type, int num_src_channels, in convert_int()
[all …]
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_pack.c214 struct lp_type src_type, in lp_build_concat()
257 struct lp_type src_type, in lp_build_concat_n()
408 struct lp_type src_type, in lp_build_unpack2()
461 struct lp_type src_type, in lp_build_unpack2_native()
516 struct lp_type src_type, in lp_build_unpack()
571 struct lp_type src_type, in lp_build_pack2()
727 struct lp_type src_type, in lp_build_pack2_native()
779 struct lp_type src_type, in lp_build_packs2()
824 struct lp_type src_type, in lp_build_pack()
884 struct lp_type src_type, in lp_build_resize()
Dlp_bld_format_srgb.c96 struct lp_type src_type, in lp_build_srgb_to_linear()
162 struct lp_type src_type, in lp_build_linear_to_srgb()
329 struct lp_type src_type, in lp_build_float_to_srgb_packed()
Dlp_bld_gather.c90 LLVMTypeRef src_type = LLVMIntTypeInContext(gallivm->context, src_width); in lp_build_gather_elem() local
167 LLVMTypeRef src_type, in lp_build_gather_elem_vec()
287 LLVMTypeRef src_type, src_vec_type; in lp_build_gather_avx2() local
422 LLVMTypeRef src_type; in lp_build_gather() local
Dlp_bld_conv.c95 LLVMTypeRef src_type = LLVMTypeOf(src); in lp_build_half_to_float() local
254 struct lp_type src_type, in lp_build_clamped_float_to_unsigned_norm()
459 struct lp_type src_type, in lp_build_conv_auto()
551 struct lp_type src_type, in lp_build_conv()
1060 struct lp_type src_type, in lp_build_conv_mask()
Dlp_bld_format_aos_array.c63 struct lp_type src_type; in lp_build_fetch_rgba_aos_array() local
Dlp_bld_format_float.c242 LLVMTypeRef src_type = LLVMTypeOf(*src); in lp_build_float_to_r11g11b10() local
408 LLVMTypeRef src_type = LLVMTypeOf(src); in lp_build_r11g11b10_to_float() local
465 LLVMTypeRef src_type = LLVMTypeOf(src); in lp_build_rgb9e5_to_float() local
Dlp_bld_swizzle.c93 struct lp_type src_type, in lp_build_extract_broadcast()
762 struct lp_type src_type, in lp_build_pack_aos_scalars()
799 struct lp_type src_type, in lp_build_unpack_broadcast_aos_scalars()
Dlp_bld_intr.c308 struct lp_type src_type, in lp_build_intrinsic_binary_anylength()
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_variable.c84 unsigned int src_type = rc_source_type_swz( in rc_variable_change_dst() local
446 unsigned int src_type, in reader_equals_src()
461 unsigned int src_type, in variable_writes_src()
476 unsigned int src_type, in rc_variable_list_get_writers()
507 unsigned int src_type, in rc_variable_list_get_writers_one_reader()
Dradeon_pair_dead_sources.c52 unsigned int src_type = rc_source_type_swz(sub->Arg[i].Swizzle); in mark_used() local
Dradeon_compiler_util.c378 unsigned int src_type) in can_use_presub_data_add_select()
484 unsigned int src_type = d.Selects[i].SrcType; in rc_inst_can_use_presub() local
556 unsigned int src_type) in get_source_readmask()
585 unsigned int src_type, in rc_pair_remove_src()
/external/mesa3d/src/compiler/nir/
Dnir_conversion_builder.h110 nir_alu_type src_type, in nir_round_int_to_float()
230 nir_ssa_def *src, nir_alu_type src_type, in nir_clamp_to_type_range()
367 nir_simplify_conversion_rounding(nir_alu_type src_type, in nir_simplify_conversion_rounding()
408 nir_ssa_def *src, nir_alu_type src_type, in nir_convert_with_rounding()
Dnir_lower_convert_alu_types.c33 nir_alu_type src_type = nir_intrinsic_src_type(conv); in try_simplify_convert_intrin() local
Dnir_opcodes.py543 def binop_reduce(name, output_size, output_type, src_type, prereduce_expr, argument
564 def binop_reduce_all_sizes(name, output_size, src_type, prereduce_expr, argument
Dnir_validate.c360 nir_alu_type src_type = nir_op_infos[instr->op].input_types[i]; in validate_alu_instr() local
581 nir_alu_type src_type = nir_intrinsic_src_type(instr); in validate_intrinsic_instr() local
/external/mesa3d/src/intel/compiler/
Dbrw_nir_lower_conversions.c28 get_conversion_op(nir_alu_type src_type, in get_conversion_op()
69 nir_alu_type src_type = nir_op_infos[alu->op].input_types[0]; in lower_instr() local
Dtest_eu_validate.cpp1160 enum brw_reg_type src_type; in TEST_P() member
1248 enum brw_reg_type src_type; in TEST_P() member
1252 #define INST(dst_type, src_type, dst_stride, expected_result) \ in TEST_P() argument
1309 enum brw_reg_type src_type; in TEST_P() member
1315 #define INST_C(dst_type, src_type, dst_stride, dst_subnr, expected_result) \ in TEST_P() argument
1324 #define INST_S(dst_type, src_type, dst_stride, dst_subnr, \ in TEST_P() argument
2062 enum brw_reg_type src_type; in TEST_P() member
2100 enum brw_reg_type src_type; in TEST_P() member
2147 enum brw_reg_type src_type; in TEST_P() member
2155 #define INST(opcode, exec_size, dst_type, dst_subreg, dst_stride, src_type, \ in TEST_P() argument
[all …]
/external/mesa3d/src/amd/vulkan/
Dradv_meta_blit2d.c118 enum blit2d_src_type src_type, VkFormat depth_format, in blit2d_bind_src()
210 enum blit2d_src_type src_type, unsigned fs_key, in bind_pipeline()
222 enum blit2d_src_type src_type, in bind_depth_pipeline()
234 enum blit2d_src_type src_type, in bind_stencil_pipeline()
250 struct radv_meta_blit2d_rect *rects, enum blit2d_src_type src_type, in radv_meta_blit2d_normal_dst()
733 enum blit2d_src_type src_type, in blit2d_init_color_pipeline()
931 enum blit2d_src_type src_type, in blit2d_init_depth_only_pipeline()
1121 enum blit2d_src_type src_type, in blit2d_init_stencil_only_pipeline()
/external/llvm-project/polly/lib/External/isl/
Disl_multi_pw_aff_explicit_domain.c118 enum isl_dim_type src_type, unsigned src_pos, unsigned n) in isl_multi_pw_aff_move_explicit_domain_dims()
/external/mesa3d/src/compiler/spirv/
Dvtn_alu.c356 nir_alu_type src_type = convert_op_src_type(opcode) | src_bit_size; in vtn_nir_alu_op_for_spirv_opcode() local
671 nir_alu_type src_type = convert_op_src_type(opcode) | src_bit_size; in vtn_handle_alu() local
Dvtn_variables.c2031 struct vtn_type *src_type) in vtn_assert_types_equal()
2535 struct vtn_type *src_type = vtn_get_value_type(b, w[3]); in vtn_handle_variables() local
2581 struct vtn_type *src_type = vtn_get_value_type(b, w[3]); in vtn_handle_variables() local
/external/selinux/python/sepolgen/src/sepolgen/
Daccess.py272 …def add(self, src_type, tgt_type, obj_class, perms, audit_msg=None, avc_type=audit2why.TERULE, dat… argument
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangASTImporter.cpp32 const CompilerType &src_type) { in CopyType()
305 const CompilerType &src_type) { in DeportType()

123