aboutsummaryrefslogtreecommitdiffstats
path: root/src/panfrost/bifrost/bifrost_nir.h
blob: 92a83965595e4e7bea76ab6f54f02673e6a5f563 (plain)
1
2
3
4
#include <stdbool.h>
#include "nir.h"

bool bifrost_nir_lower_algebraic_late(nir_shader *shader);