1 2 3 4
#include <stdbool.h> #include "nir.h" bool bifrost_nir_lower_algebraic_late(nir_shader *shader);