commit | 53c0fa9a80310e69b5b1b6cae96f9469f20b654e | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Fri Dec 08 01:24:00 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 08 01:24:00 2023 +0000 |
tree | 9388ee637e42cca4f6c6b020f846e8d3e09d2d92 | |
parent | 1aa600f416f9bf34b5092f270ceb65a69c4bc370 [diff] |
Enable language extension `packed_4x8_integer_dot_product` This patch enables the language extension `packed_4x8_integer_dot_product` and removes the extension `chromium_experimental_dp4a`. Bug: tint:1497 Test: dawn_end2end_tests, tint_unittests Change-Id: I4b76bad20c0eb520366c3903fa8df1f120217909 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/164180 Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@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.