commit | 82ac0fd8baab81192ed83c0db3d907e72c12f528 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Mar 20 20:43:24 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 20 20:43:24 2024 +0000 |
tree | 2a78cf06f4ce4abf92a0fbe90b3d3cb78eae8740 | |
parent | 06821eba8a7bdca9240c599ea9de376736cb2fa5 [diff] |
Mark dp4a methods as `@const` in core.def. The wgsl.def file was updated to have the dp4a methods as `@const`. This CL updates core.def to have the same attribute. Bug: tint:1849 Change-Id: I361dc0fb6e89738605d5ae56aac64ff90d286cd7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/180121 Commit-Queue: Ben Clayton <bclayton@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Ben Clayton <bclayton@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.