commit | 64c243e9e675069871cfbb829196be79ca3ebae1 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Thu Dec 22 22:08:48 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 22 22:08:48 2022 +0000 |
tree | a58866b6d9ab38db0db1ebbfab549aee90b0d91d | |
parent | ffcd024aaac27858071fdd37ff6b979e9fb20253 [diff] |
tint: add missing unit tests for const eval vector construction of AInt and AFloat Bug: tint:1581 Change-Id: Ic994fe50be6a73b215aabc8ec85fab9f31bcc8df Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/115500 Reviewed-by: David Neto <dneto@google.com> Commit-Queue: David Neto <dneto@google.com> Kokoro: Kokoro <noreply+kokoro@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.