commit | 2fe1f267e72e4e4e1b903b7c70f517c6d690c4e1 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Jan 09 16:17:56 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 09 16:17:56 2024 +0000 |
tree | 3011905769effd079860236eb4cc56cf98a6fdcf | |
parent | 8a000ce7786b702fa12cee14160588dda6f6af5a [diff] |
Add reflection for Access enum. This CL adds the neceassry macros to have reflection for the core::Access enum. Change-Id: I5e20757952e741a764e8cea4b398a0a77d98544f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/168661 Commit-Queue: dan sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@google.com>
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.