Module wgpu_test::native

source ·
Expand description

Infrastructure for the native, cargo-nextest based harness.

This is largly used by gpu_test_main and gpu_test.

Functions

  • Main function that runs every gpu function once for every adapter on the system.

Type Aliases