Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_lower_locals_to_regs.c31 struct locals_to_regs_state { struct
32 nir_shader *shader;
33 nir_function_impl *impl;
36 struct hash_table *regs_table;
38 bool progress;