commit | 50cf911b5441e8e0b22d4f2c09ccd160fa60a18e | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Jul 24 15:37:34 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 24 15:37:34 2024 +0000 |
tree | 5b5f6eee0e3119feb0d7910b53435012eaf998e8 | |
parent | 97a6ad9e03b798bffc8aef2803504c1a6c65e151 [diff] |
[msl] Polyfill pack2x16float Also add unit test for unpack2x16float which was missed when that polyfill was added. Bug: 42251016 Change-Id: Ifea9f38185d629395b11ade214625e661cda9c5d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/199897 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.