commit | 648042680421099828b936ce1e9e3ab9e9b38a95 | [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 | 573f573cf714d725d20043e08b243c54d296eb55 | |
parent | 6c7c60714e03a8cd51f90c829a150b877b32722d [diff] |
[wgsl] Remove kIgnorePointerAliasing validation override This is no longer used by any AST transforms. Change-Id: I1158bd4ba8dbab338b56b4e93034ea4f73ee3d73 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/236082 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.