commit | eefef46bed164918f42b10acdef386f45a007f11 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Mon Apr 14 13:04:41 2025 -0700 |
committer | James Price <jrprice@google.com> | Mon Apr 14 13:04:41 2025 -0700 |
tree | f6931f469c65b1b4386ac55f019dea0d5abc4364 | |
parent | 9341a224e7e8cbe592694e18cf7fda47f89ba8ce [diff] |
[wgsl] Remove kEntryPointParameter validation override This is no longer used by any AST transforms. Change-Id: Ic4eb2efd83b10e02c1e53e77cf005c27f03a45ad Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/236080 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.