rusticl/device: improve advertisement of fp64 support
authorKarol Herbst <kherbst@redhat.com>
Mon, 24 Apr 2023 10:54:59 +0000 (12:54 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 25 Apr 2023 04:27:57 +0000 (04:27 +0000)
commit400847a990033c6d7e0bfab716bce49ec600358d
treeccce6d271194c60dda9c63a2b8650ed6dca476c6
parentb82004d9609fa6323fcd68862c7164f73e37267b
rusticl/device: improve advertisement of fp64 support

Enabling fp64 support makes rarely sense, but in case we do claim it, we
should also tell if it's a pure software implementation.

Signed-off-by: Karol Herbst <kherbst@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22649>
src/gallium/frontends/rusticl/api/device.rs
src/gallium/frontends/rusticl/core/device.rs