commit | 9a19c8ee4dc1fef8b16606349b0d802336258cad | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Wed Dec 11 00:49:32 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 11 00:49:32 2024 +0000 |
tree | ee46a079818bc7e8df7c7ed9543a729569d242dd | |
parent | 348ef1e0abbbc25e29141625031246eb8c60c9ba [diff] |
[tint][ir][val] Reject StorageTexture with invalid dimensions Fixes: 383237362 Change-Id: Ib91fbf9af3a77adc2188da83ea2077e3a905b2eb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/218815 Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Commit-Queue: James Price <jrprice@google.com> Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by: James Price <jrprice@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.