Home
last modified time | relevance | path

Searched refs:NIR_VLA (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_vla.h35 #define NIR_VLA(_type, _name, _length) \ macro
Dnir_inline_functions.c162 NIR_VLA(nir_ssa_def *, params, num_params); in inline_functions_block()
Dnir_from_ssa.c234 NIR_VLA(merge_node *, dom, a->size + b->size); in merge_sets_interfere()
706 NIR_VLA(int, to_do, num_copies * 2); in resolve_parallel_copy()
758 NIR_VLA(int, ready, num_copies * 2); in resolve_parallel_copy()
Dnir_instr_set.c225 NIR_VLA(nir_phi_src *, srcs, num_preds); in hash_phi()
/third_party/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c930 NIR_VLA(struct glsl_struct_field, fields, num_fields); in vtn_type_get_nir_type()
1530 NIR_VLA(struct glsl_struct_field, fields, count); in vtn_handle_type()