commit | e7099d4f3bb22e23e975099fb1d1314f76cd6227 | [log] [tgz] |
---|---|---|
author | Hao Li <hao.x.li@intel.com> | Tue Jun 07 03:13:53 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 07 03:13:53 2022 +0000 |
tree | b5013d9f208ca8ac07b054e150c5ad900c1927b2 | |
parent | 7437540e77b470a2402e26d8ab4112762b0f7273 [diff] |
Add validation for GPURender/ComputePassTimestampLocation Disallow duplicate location in timestampWrites in a render/compute pass to match WebGPU SPEC. Bug: dawn:1250 Change-Id: Id9e3b54530d37ffc0c00aa15c23312bb1ea30d00 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/90460 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Hao Li <hao.x.li@intel.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.