commit | 18b966321bca9ed2a7787c0adbbb18d013fac43e | [log] [tgz] |
---|---|---|
author | Zhaoming Jiang <zhaoming.jiang@intel.com> | Fri Jun 24 08:02:19 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 24 08:02:19 2022 +0000 |
tree | 6207f63d6a424526df296dbfaa0ac2fd060c140b | |
parent | 245e91d42e7365c900dde5e978cdab785c4b1538 [diff] |
tint: remove duplicated ending newline in ctor_conv_intrinsic.cc This patch remove the duplicated ending newline in ctor_conv_intrinsic to make cl presubmit upload check happy. Change-Id: Iec9f415416407696ad210243d011e53dcf28b554 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/94662 Commit-Queue: Zhaoming Jiang <zhaoming.jiang@intel.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@google.com>
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.