Searched defs:lower_intrinsics_state (Results 1 – 2 of 2) sorted by relevance
27 struct lower_intrinsics_state { struct28 nir_shader *nir;29 nir_function_impl *impl;30 bool progress;31 bool hw_generated_local_id;32 nir_builder builder;