Home
last modified time | relevance | path

Searched defs:dst_types (Results 1 – 15 of 15) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/pci/bt8xx/
H A Ddst_common.h140 struct dst_types { struct
141 char *device_id;
142 int offset;
143 u8 dst_type;
144 u32 type_flags;
145 u32 dst_feature;
146 u32 tuner_type;
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/pci/bt8xx/
H A Ddst_common.h140 struct dst_types { struct
141 char *device_id;
142 int offset;
143 u8 dst_type;
144 u32 type_flags;
145 u32 dst_feature;
146 u32 tuner_type;
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/pci/bt8xx/
H A Ddst_common.h140 struct dst_types { struct
141 char *device_id;
142 int offset;
143 u8 dst_type;
144 u32 type_flags;
145 u32 dst_feature;
146 u32 tuner_type;
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/nir/
H A Dnir_opcodes.py231 dst_types = [tfloat, tint, tbool] variable
233 dst_types = [tfloat, tint, tbool] variable
235 dst_types = [tfloat, tuint] variable
237 dst_types = [tint, tuint, tfloat, tbool] variable
/dports/lang/clover/mesa-21.3.6/src/compiler/nir/
H A Dnir_opcodes.py231 dst_types = [tfloat, tint, tbool] variable
233 dst_types = [tfloat, tint, tbool] variable
235 dst_types = [tfloat, tuint] variable
237 dst_types = [tint, tuint, tfloat, tbool] variable
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/nir/
H A Dnir_opcodes.py231 dst_types = [tfloat, tint, tbool] variable
233 dst_types = [tfloat, tint, tbool] variable
235 dst_types = [tfloat, tuint] variable
237 dst_types = [tint, tuint, tfloat, tbool] variable
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/nir/
H A Dnir_opcodes.py231 dst_types = [tfloat, tint, tbool] variable
233 dst_types = [tfloat, tint, tbool] variable
235 dst_types = [tfloat, tuint] variable
237 dst_types = [tint, tuint, tfloat, tbool] variable
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/nir/
H A Dnir_opcodes.py231 dst_types = [tfloat, tint, tbool] variable
233 dst_types = [tfloat, tint, tbool] variable
235 dst_types = [tfloat, tuint] variable
237 dst_types = [tint, tuint, tfloat, tbool] variable
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/nir/
H A Dnir_opcodes.py231 dst_types = [tfloat, tint, tbool] variable
233 dst_types = [tfloat, tint, tbool] variable
235 dst_types = [tfloat, tuint] variable
237 dst_types = [tint, tuint, tfloat, tbool] variable
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/nir/
H A Dnir_opcodes.py231 dst_types = [tfloat, tint, tbool] variable
233 dst_types = [tfloat, tint, tbool] variable
235 dst_types = [tfloat, tuint] variable
237 dst_types = [tint, tuint, tfloat, tbool] variable
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/nir/
H A Dnir_opcodes.py231 dst_types = [tfloat, tint, tbool] variable
233 dst_types = [tfloat, tint, tbool] variable
235 dst_types = [tfloat, tuint] variable
237 dst_types = [tint, tuint, tfloat, tbool] variable
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/nir/
H A Dnir_opcodes.py231 dst_types = [tfloat, tint, tbool] variable
233 dst_types = [tfloat, tint, tbool] variable
235 dst_types = [tfloat, tuint] variable
237 dst_types = [tint, tuint, tfloat, tbool] variable
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/nir/
H A Dnir_opcodes.py229 dst_types = [tfloat, tint, tbool] variable
231 dst_types = [tfloat, tint, tbool] variable
233 dst_types = [tfloat, tuint] variable
235 dst_types = [tint, tuint, tfloat, tbool] variable
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/compiler/nir/
H A Dnir_opcodes.py216 dst_types = [tfloat, tint, tbool] variable
218 dst_types = [tfloat, tint, tbool] variable
220 dst_types = [tfloat, tuint] variable
222 dst_types = [tint, tuint, tfloat, tbool] variable
/dports/biology/sra-tools/sra-tools-2.11.0/tools/vdb-copy/
H A Dtype_matcher.c77 Vector dst_types; /* list of dst-types */ member