commit | d7451857dd6f14a8fcd99cbc39edccb762e9065a | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Wed Jan 27 22:20:04 2021 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Wed Jan 27 22:20:04 2021 +0000 |
tree | 7932fff35fa964c9aa5f3b05cd19dfac05995284 | |
parent | b033c9da8e163f9eea0e7283191971a2b8975796 [diff] |
Update/enable tests in VertexStateTests One test has the blocking issue updated to what is currently causing the failure, and another is passing now, so can be fully enabled. BUG=tint:114,tint:398 Change-Id: I1735349bdff6f0c36990358b43b17df9c2175970 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/39180 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by: 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.