rusticl: add small bitset impl
authorKarol Herbst <kherbst@redhat.com>
Thu, 27 Oct 2022 23:28:12 +0000 (01:28 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 28 Oct 2022 01:11:00 +0000 (01:11 +0000)
commit0961c6aba21eb4456aee0e0ed034d3e36571dd63
treefb7cd54c1385334f8b8e6d2723c8f5f6e4218ef4
parentc128cbb5bb7c5f7f54fe189a6da16eca4f6b295b
rusticl: add small bitset impl

Signed-off-by: Karol Herbst <kherbst@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19362>
src/gallium/frontends/rusticl/meson.build
src/gallium/frontends/rusticl/util/bitset.rs [new file with mode: 0644]
src/gallium/frontends/rusticl/util/lib.rs