Attribute Macro wgpu_test::gpu_test

source ·
#[gpu_test]
Expand description

Creates a test that will run on all gpus on a given system.

Apply this macro to a static variable with a type that can be converted to a GpuTestConfiguration.