pub fn initialize_instance(
backends: Backends,
params: &TestParameters,
) -> Instance
Expand description
Initialize a wgpu instance with the options from the environment.
pub fn initialize_instance(
backends: Backends,
params: &TestParameters,
) -> Instance
Initialize a wgpu instance with the options from the environment.