rusticl/device: add intel usm queries DPCPP cares about
authorKarol Herbst <git@karolherbst.de>
Fri, 16 Jun 2023 21:26:12 +0000 (23:26 +0200)
committerMarge Bot <emma+marge@anholt.net>
Sat, 17 Jun 2023 20:19:12 +0000 (20:19 +0000)
commitc7751c7f7df1b993aa7f7da59b1003ce32e71fdc
tree3f7d76abf6833ca447001e8ce8a53426152a1e22
parent2f1e62f83164237c8c0a8355c52dbf8728121221
rusticl/device: add intel usm queries DPCPP cares about

We don't implement them and we don't advertise the extension, but DPCPP
queries them regardless. We ultimately plan to implement the intel USM
extension. However until we do, just return 0 for those queries.

Signed-off-by: Karol Herbst <git@karolherbst.de>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23705>
src/gallium/frontends/rusticl/api/device.rs