Following the spirit of that change, ContextDawn::createBuffer() and ContextDawn::CreateBufferMapped() are merged as well.
This pull request is opened using a shared GitHub account. Please find the actual author in the git log, and use "Rebase and merge" for correct attribution. The author may have no access to this account, so please do not assume there will be replies from a real human. But you can still leave a comment, and code will be updated here once addressed. - Your Sincere Bot
This manual intervention is needed because of recent deprecation of wgpu::Device::CreateBufferMapped():
https://dawn-review.googlesource.com/c/dawn/+/24083
Following the spirit of that change, ContextDawn::createBuffer() and ContextDawn::CreateBufferMapped() are merged as well.
This pull request is opened using a shared GitHub account. Please find the actual author in the git log, and use "Rebase and merge" for correct attribution. The author may have no access to this account, so please do not assume there will be replies from a real human. But you can still leave a comment, and code will be updated here once addressed. - Your Sincere Bot