commit | f99d5aa7d407055061a2693254fff1c38853b745 | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Tue Aug 10 03:42:44 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 10 03:42:44 2021 +0000 |
tree | 4f559b5d06b16d10c72e7b1abecee44d7a9ac61c | |
parent | a03e8472279d1bd5037b14a5f21d03fbc905e3fd [diff] |
Remove a useless comment This patch removes the comment about adding "interpolationType" and "interpolationSampling" to InterStageVariableInfo as they have already added before. Sorry that we forgot to remove it in the PR of adding these two members to InterStageVariableInfo. BUG=dawn:802 Change-Id: Ib2f3769f2dc1c8152280a28aad77bf90abf76608 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/61384 Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Commit-Queue: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Kai Ninomiya <kainino@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.