Home
last modified time | relevance | path

Searched refs:needs_icache (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler.h129 bool needs_icache; member
H A Detnaviv_shader.c262 if (vs->needs_icache || fs->needs_icache) { in etna_link_shaders()
H A Detnaviv_compiler_nir.c998 if (!specs->has_icache && v->needs_icache) { in etna_compile_check_limits()
1206 v->needs_icache = c->inst_ptr > specs->max_instructions; in etna_compile_shader()

Completed in 4 milliseconds