Home
last modified time | relevance | path

Searched defs:dst_type (Results 1 – 25 of 28) sorted by relevance

12

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_conv.c65 struct lp_type dst_type, in write_tsv_row()
86 struct lp_type dst_type) in dump_conv_types()
102 struct lp_type dst_type, unsigned num_dsts) in add_conv_test()
156 struct lp_type dst_type) in test_one()
395 const struct lp_type *dst_type; in test_all() local
423 const struct lp_type *dst_type; in test_some() local
Dlp_state_fs.c869 struct lp_type dst_type, in load_unswizzled_block()
1223 have_smallfloat_format(struct lp_type dst_type, in have_smallfloat_format()
1243 struct lp_type dst_type, in convert_to_blend_type()
1411 struct lp_type dst_type, in convert_from_blend_type()
1730 struct lp_type dst_type; in generate_unswizzled_blend() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_pack.c373 struct lp_type dst_type, in lp_build_unpack2()
426 struct lp_type dst_type, in lp_build_unpack2_native()
481 struct lp_type dst_type, in lp_build_unpack()
536 struct lp_type dst_type, in lp_build_pack2()
692 struct lp_type dst_type, in lp_build_pack2_native()
744 struct lp_type dst_type, in lp_build_packs2()
789 struct lp_type dst_type, in lp_build_pack()
849 struct lp_type dst_type, in lp_build_resize()
Dlp_bld_format_aos_array.c55 struct lp_type dst_type, in lp_build_fetch_rgba_aos_array()
Dlp_bld_conv.c367 struct lp_type dst_type, in lp_build_unsigned_norm_to_float()
443 struct lp_type* dst_type, in lp_build_conv_auto()
535 struct lp_type dst_type, in lp_build_conv()
1042 struct lp_type dst_type, in lp_build_conv_mask()
Dlp_bld_gather.c168 struct lp_type dst_type, in lp_build_gather_elem_vec()
256 struct lp_type dst_type, in lp_build_gather_avx2()
386 struct lp_type dst_type, in lp_build_gather()
Dlp_bld_tgsi_action.h64 LLVMTypeRef dst_type; member
Dlp_bld_swizzle.c94 struct lp_type dst_type, in lp_build_extract_broadcast()
735 struct lp_type dst_type, in lp_build_pack_aos_scalars()
772 struct lp_type dst_type, in lp_build_unpack_broadcast_aos_scalars()
Dlp_bld_format_soa.c354 struct lp_type dst_type, in lp_build_rgba8_to_fi32_soa()
/external/valgrind/none/tests/s390x/
Drounding-1.c26 #define convert_to_int(opcode,src_type,dst_type,dst_fmt,round,value) \ argument
Drounding-3.c42 #define convert_to_int(opcode,src_type,dst_type,dst_fmt,round,value) \ argument
Drounding-6.c30 #define convert_to_int(opcode,src_type,dst_type,dst_fmt,round,value) \ argument
Dpfpo.c29 #define PFPO(initial, src_type, dst_type, fn_code, round, ret_code, cc) \ argument
/external/mesa3d/src/mesa/main/
Dformat_utils.c277 enum mesa_array_format_datatype src_type = 0, dst_type = 0, common_type; in _mesa_format_convert() local
756 enum mesa_array_format_datatype dst_type, in swizzle_convert_try_memcpy()
1490 _mesa_swizzle_and_convert(void *void_dst, enum mesa_array_format_datatype dst_type, int num_dst_cha… in _mesa_swizzle_and_convert()
Dpack.c1460 GLenum dst_type) in _mesa_pack_luminance_from_rgba_integer()
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_peephole.cpp103 unsigned dst_type = flags & AF_DST_TYPE_MASK; in optimize_cc_op2() local
Dsb_expr.cpp196 unsigned dst_type = flags & AF_DST_TYPE_MASK; in fold_setcc() local
/external/libcxxabi/src/
Dprivate_typeinfo.h74 const __class_type_info* dst_type; member
Dprivate_typeinfo.cpp626 const __class_type_info *dst_type, in __dynamic_cast()
/external/mesa3d/src/intel/blorp/
Dblorp_blit.c167 nir_alu_type dst_type) in blorp_create_nir_tex_instr()
202 nir_ssa_def *pos, nir_alu_type dst_type) in blorp_nir_tex()
219 nir_ssa_def *pos, nir_alu_type dst_type) in blorp_nir_txf()
235 nir_ssa_def *pos, nir_ssa_def *mcs, nir_alu_type dst_type) in blorp_nir_txf_ms()
605 nir_alu_type dst_type) in blorp_nir_manual_blend_average()
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3.h203 type_t src_type, dst_type; member
954 type_t src_type, type_t dst_type) in ir3_COV()
Dinstr-a3xx.h348 uint32_t dst_type : 3; member
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vec4_nir.cpp1264 nir_alu_type dst_type = (nir_alu_type) (nir_op_infos[instr->op].output_type | in nir_emit_alu() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_tgsi_setup.c288 LLVMTypeRef dst_type = tgsi2llvmtype(bld_base, type); in bitcast() local
/external/vulkan-validation-layers/layers/
Ddescriptor_sets.cpp607 auto dst_type = p_layout_->GetTypeFromBinding(update->dstBinding); in ValidateCopyUpdate() local

12