Searched refs:current_bundle (Results 1 – 1 of 1) sorted by relevance
2875 int current_bundle = 0; in midgard_compile_shader_nir() local2886 if (!bundle->last_writeout && (current_bundle + 1 < bundle_count)) in midgard_compile_shader_nir()2887 lookahead = source_order_bundles[current_bundle + 1]->tag; in midgard_compile_shader_nir()2890 ++current_bundle; in midgard_compile_shader_nir()