commit | 6ced8feeba9a7ce5769266b8d779a22eaaed0acb | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Wed Aug 02 19:00:46 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 02 19:00:46 2023 +0000 |
tree | 8b871d4cb4e8b10bf699a63c18f0b17d4bb8f870 | |
parent | ac91ea64b6c4cf7776f0a29686adb916adea162f [diff] |
Separates BindGroupLayoutInternal into it's own file. - Updates direct decendants to use new header file. - Follow CL(s) to remove most if not all proxy functions in BindGroupLayout.h and further header cleanups. Bug: dawn:1933 Change-Id: I20b1cd0713c4dfd0fab96220f74f27f22d007c5e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/144301 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Loko Kung <lokokung@google.com> Reviewed-by: Brandon Jones <bajones@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.