commit | c8ca47fb936a40af08c055e28453dd58a2a8e5b3 | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Tue Dec 19 19:20:32 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 19 19:20:32 2023 +0000 |
tree | 225b34241911076067b1ae7fbcfa9b4d7886bccc | |
parent | 667f56eab3feb5ed6aa40dd9b2319b3fb784f1f6 [diff] |
Implement pack4xI8 and pack4xU8 Bug: tint:1497 Test: dawn_end2end_tests, tint_unittests Change-Id: I6f5b9ce4dc80788cc543082a9a96f845ebb4f9fd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/166240 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: David Neto <dneto@google.com> Reviewed-by: David Neto <dneto@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.