learn-wgpu
learn-wgpu copied to clipboard
fix: Add reference to `memory_hints`
While the actual code is right, the tutorial was missing the memory_hints field - added a line mentioning what they are as well.
This is a great tutorial, thank you for writing it!