learn-wgpu
learn-wgpu copied to clipboard
fix DeviceDescriptor creation
The DeviceDescriptor creation for wgpu 22.0 is missing a field. This was correctly set in the code but not in the Markdown doc.
(thank you for this awesome tutorial !)