commit | 9776edf161586a7686bab13d9aa03a62c1d11204 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Wed Feb 22 23:53:07 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 22 23:53:07 2023 +0000 |
tree | 7b7f6fe66b0ca351beb69a1809ccf168ef1a6118 | |
parent | 182a7e89a60a10548c432d5eaceb79fd3caa86e3 [diff] |
tint: Improve error message for array element stride in uniform storage Bug: tint:1806 Change-Id: I673c41ce64c1cd2eb75ac93bf1ff9c51dab1c1d0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/121042 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: dan sinclair <dsinclair@google.com> Commit-Queue: Antonio Maiorano <amaiorano@google.com> Reviewed-by: James Price <jrprice@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.