commit | c830e96c569ac95e7b38d59e2a8a00055429574c | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Tue Oct 08 19:21:31 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 08 19:21:31 2024 +0000 |
tree | 379621c974a25cdd8112c0a109dd353c48b8244e | |
parent | 34b95b7fc2d3104b2fcae77a2629ffb1853e9e39 [diff] |
Add tint e2e tests for vector assignment via dynamic index We have similar tests for matrices. Note the ir.fxc.hlsl failures. A workaround similar to what we have on the AST path will be implemented to address these. Bug: 368355095 Change-Id: I489b8d089b1e497521f95f2d2de0a5632eb2a010 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/209754 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Antonio Maiorano <amaiorano@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.