commit | 5432767a04d5f0df835b5c563256f9aaf6e24544 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Fri Sep 09 16:14:10 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 09 16:14:10 2022 +0000 |
tree | 177adff400915fa5a2728ae75b0859a0cb5e0aa4 | |
parent | e214a130dddee6a0b7507e49bb31290929a363fc [diff] |
Remove MSL override generation This CL removes the override emission from the MSL backend. The override should be removed by the substitute_override transform before making it to the backend. Bug: tint:1155 Change-Id: I9d3852a7e20b258a2f0af200bff6268037eaa0b5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101662 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
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.