commit | 5b3ae14cca5b2d0573c47f64b3c37c24ce61135f | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Wed Sep 20 21:53:24 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 20 21:53:24 2023 +0000 |
tree | 6e1e02716be189767496583267bd43c17020413e | |
parent | 7d8ee4a956fb4acf14b7b8a233cf2808a72834d6 [diff] |
msl-writer: support subgroupBroadcast Update end-to-end subgroupBroadcast tests for MSL and WGSL Bug: tint:2041 Change-Id: I9363bbce7d4f43ca3271d5d02e5cf980c54dbf98 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/152582 Auto-Submit: David Neto <dneto@google.com> Reviewed-by: James Price <jrprice@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 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.