wgpu_macros

Attribute Macro 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.