From d68dedb89bb95c03ecfa856ef2c134fa85815d17 Mon Sep 17 00:00:00 2001 From: Hiroaki Yutani Date: Sun, 6 Feb 2022 09:17:48 +0900 Subject: [PATCH 1/2] Add a :star: to the feature matrix of examples README --- wgpu/examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wgpu/examples/README.md b/wgpu/examples/README.md index 4a42e8f4e6..70b01aadda 100644 --- a/wgpu/examples/README.md +++ b/wgpu/examples/README.md @@ -45,7 +45,7 @@ All framework-based examples render to the window and are reftested against the | - queries | | | | :star: | | | | | | | | - conservative rasterization | | | | | | | | | | :star: | | *integrations* | | | | | | | | | | | -| - staging belt | | | | | | | | | | | +| - staging belt | | | | | | | :star: | | | | | - typed arena | | | | | | | | | | | | - obj loading | | | | | | | :star: | | | | From e08f152896afd5ad12fbe20eb3ab0940d19578b0 Mon Sep 17 00:00:00 2001 From: Hiroaki Yutani Date: Sun, 6 Feb 2022 17:26:48 +0900 Subject: [PATCH 2/2] Empty commit to try invoking the CI checks