commit | a73050795e1ffd73864a9647ec9ba75442bfd22a | [log] [tgz] |
---|---|---|
author | Li Hao <hao.x.li@intel.com> | Thu Feb 17 16:12:41 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 17 16:12:41 2022 +0000 |
tree | 1466a7b7f1d99ab6247b2237d1f18cc7c0f45ae4 | |
parent | 6481376db060444b7189df93118ab0cdef39dfb5 [diff] |
Fix QueryInternalShaderTests 1. The left cases will be not checked if the first value is 0 in Check function. 2. All timestamps are the same value at initialization. 3. Update 83.33 to 83.333 which is closer to the actual period on Intel. Bug: dawn:1250 Change-Id: I7378cf45453682a3d364b6930072ccc229085f0c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/80901 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@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.