commit | 2260aa759dc30e45a9e0b41426c806c8acb82da8 | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Sat Mar 16 00:38:54 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Mar 16 00:38:54 2024 +0000 |
tree | 53d62b6b2e6dce1e1e2f62d7da48e60d8f935402 | |
parent | 648def8d165a970eed8064728f5a3cfdf5e132d7 [diff] |
Triage test failures GpuExternalTexture crop, mirror, scale with compute shader Bug: chromium:41487285 Video import texture tests failing with samplers when the color space is srgb or display-p3 Bug: chromium:329724358 Triage memory model texture intra-invocation coherence tests Fails on Windows, NVIIDA and Intel for 3d textures. webgpu:shader,execution,memory_model,texture_intra_invocation_coherence:* Bug: dawn:2466 Triage workgroup_barrier failures on windows Bug: tint:2205 Change-Id: Ic1bc320dec287e8a9a5b32a0dd40f5721bfe2d42 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/179302 Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: David Neto <dneto@google.com>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.