rusticl/core: Make convert_spirv_to_nir output pair (KernelInfo, NirShader)
authorAntonio Gomes <antoniospg100@gmail.com>
Mon, 24 Jul 2023 14:51:40 +0000 (11:51 -0300)
committerMarge Bot <emma+marge@anholt.net>
Tue, 25 Jul 2023 10:30:11 +0000 (10:30 +0000)
commit29f4e7b21509b6eb9e017a631f24333c13f6a4da
treeecbb0fc7e0bbbb1c48f0b6e76703d8ae1076a9a8
parent2448bdc81b1600b9daaed943272f55fc6946b2b9
rusticl/core: Make convert_spirv_to_nir output pair (KernelInfo, NirShader)

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