Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_split_vars.c408 struct array_var_info { struct
409 nir_variable *base_var;
411 const struct glsl_type *split_var_type;
413 bool split_var;
414 struct array_split root_split;
416 unsigned num_levels;
417 struct array_level_info levels[0];