commit | 4d8f907247462aef886740fc0bf224d134b28b1b | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Thu Aug 15 21:57:29 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 15 21:57:29 2024 +0000 |
tree | ea0ef73d7481991d5782d46dd7d9393aac75454e | |
parent | 8570a64b9acb24c3a43c4d7001f3c548de6313cd [diff] |
[hlsl] Run DemoteToHelper before BuiltinPolyfill DemoteToHelper must run before transforms that intruduce non-core instructions, and BuiltinPolyfill does just that. Bug: b/357878226 Change-Id: Ia5978d446fa5bc721ab5bd15b6165e7d89491ca1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/202697 Commit-Queue: Antonio Maiorano <amaiorano@google.com> 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.