commit | f6a9404978b0030b79c5d35f38a13186e1c88dc6 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Fri Sep 09 16:16:19 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 09 16:16:19 2022 +0000 |
tree | 2761707918765913b45b51d3f6b048f0cf687e68 | |
parent | 1524d9e1bf6d48dbf39e9582dd7adb7d88249254 [diff] |
Remove HLSL override generation This CL removes the override emission from the HLSL backend. The override should be removed by the substitute_override transform before making it to the backend. Bug: tint:1155 Change-Id: I6fecf47a5f5616a81281b179853e0f00ba31011f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101663 Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Dan Sinclair <dsinclair@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.