learn-wgpu
learn-wgpu copied to clipboard
Remove typo : extra size field in State
The size field in the State struct is not mentioned in the tutorial. Unless I am missing something big, it is just a typo because there is also the num_vertices field.