commit | cbd3ef4bb9c28c075fd6fbbbeac9c8d75331b9f1 | [log] [tgz] |
---|---|---|
author | Li Hao <hao.x.li@intel.com> | Thu Sep 22 09:52:35 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 22 09:52:35 2022 +0000 |
tree | f2eb6f600c9db0f22c757f69194f44fd00c7549b | |
parent | 1a27c55aa520497270371c99fa45c173226b580e [diff] |
Suppress TimestampQueryTests.ResolveTwiceToSameBuffer/D3D12 on Intel Gen12 This is a D3D driver regression on Intel Gen12 GPUs, the test could pass on old driver version and pass with disable_timestamp_query_conversion toggle on latest driver. Bug: dawn:1546 Change-Id: I8cf63824d5147bb78f53a284cada8efdc653a3ce Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/103380 Commit-Queue: Hao Li <hao.x.li@intel.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@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.