Wgpu-rs: Currently Outstanding Documentation Issues

Created on 16 Jun 2020  路  4Comments  路  Source: gfx-rs/wgpu-rs

Surface::create

This still suggests Surface::create, but it's removed by https://github.com/gfx-rs/wgpu-rs/commit/ba953547346ec230726c03e35ee0e6f977742f95, IIUC.

https://github.com/gfx-rs/wgpu-rs/blob/7b887f12a35c26a21f56f6540b1b771177dabd6a/src/lib.rs#L471-L472

The descriptions about Instance and Adapter

They use the same phrases, so either of them is not the corresponding one?

https://github.com/gfx-rs/wgpu-rs/blob/092d5bb6fdf765ff4c80344a4f3de1b49a0879ec/src/lib.rs#L314-L329

bug

All 4 comments

I'm currently working on a documentation pass of both wgpu-rs and wgpu, so I'll fix this up in that pass. Thanks for bringing it to my attention!

Thanks!

I'm tweaking the existing code to try the dev version of wgpu (as I said at https://github.com/sotrh/learn-wgpu/issues/52#issuecomment-640959623), so I might find more tiny documentation issues like this. Which is convenient for you to file a separate issue or to add a comment here?

Let's use this issue as a single tracking issue

Sure!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

OptimisticPeach picture OptimisticPeach  路  3Comments

Lokathor picture Lokathor  路  3Comments

roman-holovin picture roman-holovin  路  4Comments

gzp-crey picture gzp-crey  路  3Comments

lordnoriyuki picture lordnoriyuki  路  4Comments