Home
last modified time | relevance | path

Searched defs:input_types (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_opcodes.py36 input_types, is_conversion, algebraic_properties, const_expr): argument
154 def opcode(name, output_size, output_type, input_sizes, input_types, argument
Dnir.h1417 nir_alu_type input_types[NIR_ALU_MAX_INPUTS]; member
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmftransform.cpp1112 GList ** input_types) in gst_mf_transform_get_input_available_types()
Dgstmfvideoenc.cpp291 GList *input_types = NULL; in gst_mf_video_enc_set_format() local