Home
last modified time | relevance | path

Searched defs:in_type (Results 1 – 16 of 16) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/scripts/
Dgen-implicit-conversions.py340 def __init__(self, name, op, in_type, out_type, reverse=False): argument
406 def __init__(self, name, op, in_type, out_type, reverse=False): argument
443 def __init__(self, name, in_type, out_type, reverse=False, input_in_parens=False): argument
503 def __init__(self, name, in_type, out_type): argument
534 def __init__(self, name, in_type, out_type, reverse=False): argument
578 def __init__(self, name, in_type, out_type): argument
654 def __init__(self, name, in_type, out_type, reverse=False): argument
703 def __init__(self, name, in_type, out_type): argument
736 def __init__(self, name, in_type, out_type): argument
757 def __init__(self, name, in_type, out_type): argument
/third_party/mesa3d/src/compiler/nir/
Dnir_opcodes.py161 def unop_convert(name, out_type, in_type, const_expr): argument
191 def unop_numeric_convert(name, out_type, in_type, const_expr): argument
562 def binop_convert(name, out_type, in_type, alg_props, const_expr): argument
Dnir.h154 #define NIR_DEFINE_CAST(name, in_type, out_type, field, \ argument
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfaudioenc.cpp116 ComPtr < IMFMediaType > in_type; in gst_mf_audio_enc_set_format() local
Dgstmfvideoenc.cpp289 ComPtr < IMFMediaType > in_type; in gst_mf_video_enc_set_format() local
/third_party/ffmpeg/libavcodec/
Dmf_utils.c584 MFT_REGISTER_TYPE_INFO *in_type, in ff_instantiate_mf()
Dmfenc.c822 IMFMediaType *in_type = NULL; in mf_choose_input_type() local
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dh264parse.c1363 check_aud_insertion (gboolean inband_aud, H264ParseStreamType in_type, in check_aud_insertion()
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c215 int in_type; member
2199 int in_type = FT_OTHER; in do_scsi_device_read_write() local
6281 int in_type = FT_OTHER; in do_scsi_sgm_read_write() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp5015 SPIRType in_type; in convert_float_to_string() local
5081 SPIRType in_type; in convert_double_to_string() local
8046 string CompilerGLSL::bitcast_glsl_op(const SPIRType &out_type, const SPIRType &in_type) in bitcast_glsl_op()
10317 auto *in_type = length > 0 ? &expression_type(elems[0]) : nullptr; in emit_instruction() local
Dspirv_hlsl.cpp3442 string CompilerHLSL::bitcast_glsl_op(const SPIRType &out_type, const SPIRType &in_type) in bitcast_glsl_op()
Dspirv_msl.cpp13910 string CompilerMSL::bitcast_glsl_op(const SPIRType &out_type, const SPIRType &in_type) in bitcast_glsl_op()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c2520 run_video_color_convert (ColorType in_type, ColorType out_type) in run_video_color_convert()
/third_party/skia/third_party/externals/tint/src/inspector/
Dinspector_test.cc57 ast::InterpolationType in_type; member
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c3343 const struct glsl_type *in_type = var->type; in zink_shader_tcs_create() local
/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c3673 nir_alu_type in_type = nir_intrinsic_src_type(intr); in emit_image_store() local