Reviewed-by: Dylan Baker
Quoting Lionel Landwerlin (2017-10-07 11:33:23)
> All over mesa we include "nir/nir.h", we should probably do the same
> here. This fixes the meson build that was broken by the ycbcr series.
>
> Thanks to Dylan for finding the issue.
>
> Signed-off-by: Lionel Landwerlin
Rb
On October 7, 2017 11:34:10 AM Lionel Landwerlin
wrote:
All over mesa we include "nir/nir.h", we should probably do the same
here. This fixes the meson build that was broken by the ycbcr series.
Thanks to Dylan for finding the issue.
Signed-off-by: Lionel Landwerlin
Fixes: f3e91e78a33
All over mesa we include "nir/nir.h", we should probably do the same
here. This fixes the meson build that was broken by the ycbcr series.
Thanks to Dylan for finding the issue.
Signed-off-by: Lionel Landwerlin
Fixes: f3e91e78a337 ("anv: add nir lowering pass for ycbcr textures")
Cc: Dylan Baker