commit | 006468b137a79fc42fff2c654e1bc5896d6d11f6 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Jul 24 16:28:11 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 24 16:28:11 2024 +0000 |
tree | 53f83fa1a7bd51da6dcbe3c1f9589964fe09b28d | |
parent | 50cf911b5441e8e0b22d4f2c09ccd160fa60a18e [diff] |
[msl] Enable remaining pack/unpack polyfills We already had polyfills in the shared builtin polyfill transform for these, so just enable them in the MSL backend to get these tests passing. Bug: 42251016 Change-Id: Ic1486ddcbcb9fabaf572824ac7ab9aa2ec7b2c9b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/199898 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: Natalie Chouinard <chouinard@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.