commit | 199ba447c511fcdc9f06595f85d42bb97f519417 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Tue Feb 02 11:06:11 2021 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Tue Feb 02 11:06:11 2021 +0000 |
tree | 28bd5c275856fe9627aed8f1dc6ab2710bb61155 | |
parent | d11f4c3d0577124effc10899f53b7df874204682 [diff] |
Revert "Suppress RenderPipelineValidationTest.VertexAttribCorrectEntryPoint" This reverts commit 1b5526457f2f407d59715f5dfa0ffd383455622c. Reason for revert: Tint issue was fixed. Original change's description: > Suppress RenderPipelineValidationTest.VertexAttribCorrectEntryPoint > > This is failing in the roll of Tint in Dawn because Tint generates > invalid SPIR-V. This CL suppresses the failure so as to unblock the > roll. > > TBR=enga@chromium.org > Bug: tint:468 > Change-Id: I2a66fc9a6a9e37098651a0f5cd72d41ecf993a72 > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/39761 > Reviewed-by: Corentin Wallez <cwallez@chromium.org> > Reviewed-by: Austin Eng <enga@chromium.org> > Commit-Queue: Corentin Wallez <cwallez@chromium.org> TBR=cwallez@chromium.org,enga@chromium.org,bclayton@google.com Change-Id: I6da08abf44ca9967f51ae535561e8101c31de8f7 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: tint:468 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/40060 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Corentin Wallez <cwallez@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.