summaryrefslogtreecommitdiffstats
path: root/gfx/wgpu/player/tests/data/all.ron
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--gfx/wgpu/player/tests/data/all.ron8
1 files changed, 8 insertions, 0 deletions
diff --git a/gfx/wgpu/player/tests/data/all.ron b/gfx/wgpu/player/tests/data/all.ron
new file mode 100644
index 0000000000..ef76e7dac8
--- /dev/null
+++ b/gfx/wgpu/player/tests/data/all.ron
@@ -0,0 +1,8 @@
+(
+ backends: (bits: 0xF),
+ tests: [
+ "buffer-copy.ron",
+ "bind-group.ron",
+ "quad.ron",
+ ],
+) \ No newline at end of file