commit | 4854bdc3ad6d819f3ea1168c081744df782fbd1a | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Apr 03 19:54:42 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 03 19:54:42 2024 +0000 |
tree | 52238db0e242308d973eee1050df2ca4b9d09ed0 | |
parent | 4f411125ebe15020bb75b6e41f7d043f8bf28440 [diff] |
Validation function pointer type information. This CL updates the resolver to validate that parameters to functions do not have invalid pointer types. Bug: tint:2215 Change-Id: Ieab35d4c5400dc9c575d3ad41220f2b1da963c4c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/181980 Auto-Submit: dan sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: James Price <jrprice@google.com> Commit-Queue: 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.