rusticl/platform: advertise byte_addressable_store
authorKarol Herbst <git@karolherbst.de>
Mon, 15 May 2023 13:51:36 +0000 (15:51 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 16 May 2023 21:07:08 +0000 (21:07 +0000)
commit2041c36e70d061a1efd1f9f297d6b83bc7068c77
treef78cf20f4fc520ee370daf99c5879fac867f3fd8
parent7e65cff93190105422cb2472dcf74904d76dd6f7
rusticl/platform: advertise byte_addressable_store

From the list of extensions we support on all devices it's the only one we
rely on for all devices.

There might be some devices not supporting atomics so keep them out there
for now.

Signed-off-by: Karol Herbst <git@karolherbst.de>
Reviewed-by: Nora Allen <blackcatgames@protonmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23031>
src/gallium/frontends/rusticl/core/device.rs
src/gallium/frontends/rusticl/core/platform.rs