Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_split_vars.c359 struct array_var_info { struct
360 nir_variable *base_var;
362 const struct glsl_type *split_var_type;
364 bool split_var;
365 struct array_split root_split;
367 unsigned num_levels;
368 struct array_level_info levels[0];