Remove duplicate comment from ManualConstructors.cpp I was reading through this, got pretty confused until I realized this comment was simply copied from above and has nothing to do with the block of code underneath it. This is an imported pull request from https://github.com/google/dawn/pull/48 GITHUB_PR_HEAD_SHA=f2f9adf78d865d90150bda965e4979c56a78289c ORIGINAL_AUTHOR=Kræn Hansen <mail@kraenhansen.dk> GitOrigin-RevId: 60b6338f2bb964127338e44effead05ce080884d Change-Id: I3f22e8ddf0eb08fa311b1d9f41ff5e474682c846 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/267674 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Gregg Tavares <gman@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Dawn is an open-source and cross-platform implementation of the WebGPU standard. More precisely it implements webgpu.h that is a one-to-one mapping with the WebGPU IDL. Dawn is meant to be integrated as part of a larger system and is the underlying implementation of WebGPU in Chromium.
Dawn provides several WebGPU building blocks:
webgpu.h version that Dawn implements.webgpu.h.Helpful links:
Developer documentation:
User documentation: (TODO, figure out what overlaps with the webgpu.h docs)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.