wgpu/wgpu-core
Jim Blandy 36ce638381 IdentityManager: from_index method is unneeded.
The `min_index` parameter has no useful effect. Because the range 0..n is pushed
on the free list, index values less than `min_index` do get allocated.

Document `IdentityManager` and `TypedId`.
2022-01-28 01:03:15 -05:00
..
src IdentityManager: from_index method is unneeded. 2022-01-28 01:03:15 -05:00
build.rs Angle support on Windows 2021-12-05 17:09:36 -05:00
Cargo.toml feature: emscripten 2022-01-27 14:14:29 -05:00