Searched refs:needs_icache (Results 1 – 4 of 4) sorted by relevance
129 bool needs_icache; member
264 if (vs->needs_icache || fs->needs_icache) { in etna_link_shaders()
982 if (!specs->has_icache && v->needs_icache) { in etna_compile_check_limits()1170 v->needs_icache = c->inst_ptr > specs->max_instructions; in etna_compile_shader_nir()
2484 v->needs_icache = c->inst_ptr > c->specs->max_instructions; in etna_compile_shader()