commit | 6c7c60714e03a8cd51f90c829a150b877b32722d | [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 | 844831f764dc32bd183d873e86dc2122191dd1a2 | |
parent | eefef46bed164918f42b10acdef386f45a007f11 [diff] |
[wgsl] Remove kIgnoreInvalidPointerArgument validation override This is no longer used by any AST transforms. Change-Id: I0a0b4ea11adb29baba6432e19e14e11a8ddbefd5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/236081 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.