pub fn cached_device() -> Result<&'static (Device, Queue)>
Return the cached device/queue pair for repeated scans.
Returns an error if the GPU adapter or device cannot be initialized.