adapter_info

Function adapter_info 

pub fn adapter_info() -> AdapterInfo
Available 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.