Home
last modified time | relevance | path

Searched refs:bifrost_nir_lower_algebraic_late (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/panfrost/bifrost/
Dbifrost_nir.h4 bool bifrost_nir_lower_algebraic_late(nir_shader *shader);
Dbifrost_compile.c2336 NIR_PASS(progress, nir, bifrost_nir_lower_algebraic_late); in bi_optimize_nir()
/external/mesa3d/prebuilt-intermediates/bifrost/
Dbifrost_nir_algebraic.c3077 bifrost_nir_lower_algebraic_late(nir_shader *shader) in bifrost_nir_lower_algebraic_late() function