Home
last modified time | relevance | path

Searched refs:etna_compile_check_limits (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler_nir.c975 etna_compile_check_limits(struct etna_shader_variant *v) in etna_compile_check_limits() function
1181 bool result = etna_compile_check_limits(v); in etna_compile_shader_nir()
Detnaviv_compiler_tgsi.c2247 etna_compile_check_limits(struct etna_compile *c) in etna_compile_check_limits() function
2466 ret = etna_compile_check_limits(c); in etna_compile_shader()