Fixes #2037 (and then some) Problem: - `TypeUuid`, `RenderResource`, and `Bytes` derive macros did not properly handle generic structs. Solution: - Rework the derive macro implementations to handle the generics. |
||
|---|---|---|
| .. | ||
| bind_group.rs | ||
| buffer.rs | ||
| mod.rs | ||
| render_resource_bindings.rs | ||
| render_resource.rs | ||
| shared_buffers.rs | ||
| texture.rs | ||