From 3e07fe7ffe5c04c1f80446a655afa9319d796080 Mon Sep 17 00:00:00 2001 From: Dzmitry Malyshau Date: Thu, 8 Nov 2018 10:51:59 -0500 Subject: [PATCH] Add wgpu as a user --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8cb358f..fb2fb0a 100644 --- a/README.md +++ b/README.md @@ -203,5 +203,6 @@ There may be other differences, but those are the ones that I know of. Please co * [milksnake](https://github.com/getsentry/milksnake) * [webrender](https://searchfox.org/mozilla-central/source/gfx/webrender_bindings/webrender_ffi_generated.h) +* [wgpu](https://github.com/gfx-rs/wgpu/blob/master/wgpu-bindings/wgpu.h) If you're using `cbindgen` and would like to be added to this list, please open a pull request!