commit | b88e1c7c339853fea31bd5209a5dd71066c6a903 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Sep 07 13:59:10 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 07 13:59:10 2023 +0000 |
tree | fdad0c71ded58dccae70b95a99231f2cb37c388c | |
parent | 65a18313e1091109b7e6e290825cbafdec22775c [diff] |
[ir] Validate spirv builtin calls Add support for validating SPIR-V builtin calls using the intrinsic table. Bug: tint:1718 Change-Id: Iddc885196153d62aa96aaf78ab0a73afbf7a3b18 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/150380 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.