commit | 8527c135e2d9aade0ea08374f6da72aeba49aa45 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Jun 05 12:24:04 2024 +0000 |
committer | James Price <jrprice@google.com> | Wed Jun 05 12:24:04 2024 +0000 |
tree | c1ad93967508b191129d52a4f686cd5db8726305 | |
parent | 037b54bf9b3968aac90cceb6913b453a4666cfd2 [diff] |
[ir] Validate construct for structure types Check the number and type of arguments matches the structure members. Change-Id: I61d4e16676a44edba01e9b31f3b55b64f8b3a465 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/191661 Reviewed-by: dan sinclair <dsinclair@chromium.org>
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.