rusticl: Move nir compilation to Program
authorAntonio Gomes <antoniospg100@gmail.com>
Mon, 10 Apr 2023 23:57:07 +0000 (20:57 -0300)
committerMarge Bot <emma+marge@anholt.net>
Wed, 26 Apr 2023 20:49:42 +0000 (20:49 +0000)
commit2b01934bc876d978080fd6812232dbb4c68f2a53
treead33379fc3cdadf6ec26943b025f3eba93ddd629
parentfeb4103272404303a1dc689f53346aa70032d1d0
rusticl: Move nir compilation to Program

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22434>
src/gallium/frontends/rusticl/api/kernel.rs
src/gallium/frontends/rusticl/api/program.rs
src/gallium/frontends/rusticl/core/kernel.rs
src/gallium/frontends/rusticl/core/program.rs