pan/bi: Stub out new compiler
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Tue, 3 Mar 2020 00:47:11 +0000 (19:47 -0500)
committerMarge Bot <eric+marge@anholt.net>
Thu, 5 Mar 2020 14:35:37 +0000 (14:35 +0000)
commiteceaea43e37e30e9bf7e5059d17cec445e59fbd3
tree8e42fdeb8636b28dbbb17be1c2d891f8f2c01e84
parent5d3a4e31138f1663b0c37b91d7263bba6025fa73
pan/bi: Stub out new compiler

Just enough to pipe in the NIR shader.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4061>
src/panfrost/Makefile.sources
src/panfrost/bifrost/bifrost_compile.c [new file with mode: 0644]
src/panfrost/bifrost/bifrost_compile.h
src/panfrost/bifrost/cmdline.c
src/panfrost/bifrost/compiler.h [new file with mode: 0644]
src/panfrost/bifrost/meson.build