commit | e1652723259803ea54fcd1cab5220971562bea64 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Feb 25 16:03:37 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 25 16:03:37 2025 -0800 |
tree | 0d4caa58b5197afab4c43ceb128920b83e28cce8 | |
parent | 58af7155b108e90f306853d84e075f98f4d4b027 [diff] |
[spirv][ir] Make intrinsic names consistent. This CL updates the various intrinsic names so they all match the same pattern. Change-Id: I5b65f5eb97cf0b8ff8425465dde4662c59d8baf0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/227874 Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@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.