| /third_party/mesa3d/src/compiler/spirv/ |
| D | vtn_opencl.c | 181 const struct vtn_type *dest_type, in call_mangled_function() 213 struct vtn_type *dest_type = w_dest ? vtn_get_type(b, w_dest[0]) : NULL; in handle_instr() local 286 const struct vtn_type *dest_type) in handle_alu() 435 const struct vtn_type *dest_type) in handle_clc_fn() 481 const struct vtn_type *dest_type) in handle_special() 579 const struct vtn_type *dest_type) in handle_core() 842 const struct vtn_type *dest_type) in handle_round() 857 const struct vtn_type *dest_type) in handle_shuffle() 877 const struct vtn_type *dest_type) in handle_shuffle2()
|
| D | vtn_subgroup.c | 77 struct vtn_type *dest_type = vtn_get_type(b, w[1]); in vtn_handle_subgroup() local
|
| D | vtn_amd.c | 81 const struct glsl_type *dest_type = vtn_get_type(b, w[1])->type; in vtn_handle_amd_shader_ballot_instruction() local
|
| D | vtn_alu.c | 76 const struct glsl_type *dest_type; in matrix_multiply() local 598 const struct glsl_type *dest_type = vtn_get_type(b, w[1])->type; in vtn_handle_alu() local 1009 const struct glsl_type *dest_type = vtn_get_type(b, w[1])->type; in vtn_handle_integer_dot() local
|
| D | vtn_glsl450.c | 279 const struct glsl_type *dest_type = vtn_get_type(b, w[1])->type; in handle_glsl450_alu() local
|
| D | spirv_to_nir.c | 2720 nir_alu_type dest_type = nir_type_invalid; in vtn_handle_texture() local 3594 nir_alu_type dest_type = in vtn_handle_image() local 6214 const struct glsl_type *dest_type = type->type; in vtn_handle_body_instruction() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_conversion_builder.h | 231 nir_alu_type dest_type, in nir_get_clamp_limits() 350 nir_alu_type dest_type) in nir_clamp_to_type_range() 396 nir_alu_type dest_type, in nir_simplify_conversion_rounding() 437 nir_alu_type dest_type, in nir_convert_with_rounding()
|
| D | nir_lower_convert_alu_types.c | 34 nir_alu_type dest_type = nir_intrinsic_dest_type(conv); in try_simplify_convert_intrin() local
|
| D | nir_lower_mediump.c | 602 fold_16bit_destination(nir_ssa_def *ssa, nir_alu_type dest_type, in fold_16bit_destination() 639 nir_alu_type dest_type = nir_intrinsic_dest_type(instr); in fold_16bit_load_data() local
|
| D | nir_validate.c | 390 nir_alu_type dest_type = nir_op_infos[instr->op].output_type; in validate_alu_instr() local 595 nir_alu_type dest_type = nir_intrinsic_dest_type(instr); in validate_intrinsic_instr() local
|
| D | nir_builder.c | 439 nir_alu_type dest_type) in nir_type_convert()
|
| D | nir_lower_io.c | 296 nir_alu_type dest_type) in emit_load()
|
| D | nir_serialize.c | 1496 unsigned dest_type:8; member
|
| /third_party/mesa3d/src/compiler/glsl/ |
| D | ir_expression_operation.py | 50 def __init__(self, dest_type, source_types, num_operands): argument 326 …def __init__(self, name, num_operands, printable_name = None, source_types = None, dest_type = Non… argument
|
| D | glsl_to_nir.cpp | 1371 const glsl_type *dest_type = in visit() local 2491 const glsl_type *dest_type in visit() local
|
| /third_party/ffmpeg/libavformat/ |
| D | sdp.c | 61 const char *dest_type, int ttl) in sdp_write_address() 812 const char *dest_addr, const char *dest_type, in ff_sdp_write_media() 916 const char *dest_addr, const char *dest_type, in ff_sdp_write_media()
|
| /third_party/ffmpeg/libswscale/ppc/ |
| D | swscale_altivec.c | 220 #define yuv2plane1_float(template, dest_type, BE_LE) \ argument
|
| /third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
| D | nir_to_spirv.c | 1915 SpvId dest_type = get_dest_type(ctx, &alu->dest.dest, in emit_alu() local 2415 SpvId dest_type = get_dest_type(ctx, &intr->dest, nir_type_uint); in emit_load_shared() local 2660 SpvId dest_type = get_dest_type(ctx, &intr->dest, type); in handle_atomic_op() local 2683 SpvId dest_type = get_dest_type(ctx, &intr->dest, nir_type_uint32); in emit_shared_atomic_intrinsic() local 2788 extract_sparse_load(struct ntv_context *ctx, SpvId result, SpvId dest_type, nir_ssa_def *dest_ssa) in extract_sparse_load() 2835 …SpvId dest_type = spirv_builder_type_vector(&ctx->builder, base_type, nir_dest_num_components(intr… in emit_image_deref_load() local 3504 SpvId dest_type = get_dest_type(ctx, &tex->dest, tex->dest_type); in emit_tex() local
|
| /third_party/mesa3d/src/microsoft/clc/ |
| D | clc_compiler.c | 152 nir_alu_type dest_type; in clc_lower_input_image_deref() local
|
| /third_party/mesa3d/src/intel/compiler/ |
| D | brw_vec4.cpp | 407 enum brw_reg_type dest_type = BRW_REGISTER_TYPE_F; in opt_vector_float() local
|
| /third_party/mesa3d/src/panfrost/midgard/ |
| D | compiler.h | 104 nir_alu_type dest_type; member
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_nir_to_llvm.c | 388 load_vs_input(struct radv_shader_context *ctx, unsigned driver_location, LLVMTypeRef dest_type, in load_vs_input()
|
| /third_party/ffmpeg/libswscale/ |
| D | output.c | 285 #define yuv2plane1_float(template, dest_type, BE_LE) \ argument 292 #define yuv2planeX_float(template, dest_type, BE_LE) \ argument
|
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| D | function.cc | 5736 auto* dest_type = parser_impl_.GetTexelTypeForFormat(format); in ConvertTexelForStorage() local
|
| /third_party/mesa3d/src/amd/llvm/ |
| D | ac_nir_to_llvm.c | 3441 LLVMTypeRef dest_type = get_def_type(ctx, &instr->dest.ssa); in visit_load() local
|