Function adapter_info
pub fn adapter_info() -> AdapterInfoAvailable on crate feature
unstable-wgpu-27 only.Expand description
Returns the adapter info for the noop backend.
This is used in the test harness to construct info about the noop backend adapter without actually initializing wgpu.