commit | 659b5b7727d5e1000271fd75ba99bdca2647a54b | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Fri Dec 23 21:10:53 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 23 21:10:53 2022 +0000 |
tree | ec997d047244dd545d8d6212b48634e917a243cd | |
parent | c73d67397624cab512a1bd680370a146a2640a3a [diff] |
tint: add const eval matrix accessor unit tests Bug: tint:1581 Change-Id: Icae0959cda95e028acee9663acfe698978881f93 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/115506 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: David Neto <dneto@google.com> Commit-Queue: Antonio Maiorano <amaiorano@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.