commit | c755ec54aa80d162416b9eba69a778b7e25dc73c | [log] [tgz] |
---|---|---|
author | jchen10 <jie.a.chen@intel.com> | Fri Apr 28 02:40:48 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 28 02:40:48 2023 +0000 |
tree | 6d4a84378697d4bce4d2c9f57a5198e9034f5c85 | |
parent | ed2ce8bab3126a9db90fb7c4d2f09080b04cff48 [diff] |
d3d11: enable BindGroupTests The cases can pass now with a few fixes. Bug: dawn:1776 Bug: dawn:1705 Change-Id: I4a38887c51d003b4e9b782fd9217c9ce2c7dd423 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/128980 Commit-Queue: Jie A Chen <jie.a.chen@intel.com> Reviewed-by: Austin Eng <enga@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.