Home
last modified time | relevance | path

Searched defs:src_types (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/compiler/spirv/
Dvtn_opencl.c56 int ntypes, struct vtn_type **src_types, in vtn_opencl_mangle()
137 struct vtn_type **src_types) in mangle_and_find()
178 struct vtn_type **src_types, in call_mangled_function()
214 struct vtn_type *src_types[5] = { NULL }; in handle_instr() local
283 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_alu()
432 struct vtn_type **src_types, in handle_clc_fn()
478 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_special()
576 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_core()
725 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_printf()
734 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_round()
[all …]
/external/mesa3d/src/panfrost/midgard/
Dcompiler.h103 nir_alu_type src_types[MIR_SRC_COUNT]; member
/external/mesa3d/src/panfrost/bifrost/
Dcompiler.h299 nir_alu_type src_types[BIR_SRC_COUNT]; member