commit | 924b2d7e12c60952fcfede0f4093f3db677faa6d | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Mon Apr 14 13:19:24 2025 -0700 |
committer | James Price <jrprice@google.com> | Mon Apr 14 13:19:24 2025 -0700 |
tree | e603f8e6b9e17b7acfac2860363833d134a3a6e7 | |
parent | 4c4701915a6ed873f6510416a661b6feeff8e041 [diff] |
[wgsl] Clean up some unused sem::Function fields and methods Change-Id: I773efd6565968019224995ac9c81419b58526c1e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/236090 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.