commit | 6a17e33f3dafa0e9d6c9109c53223fc7b89c83af | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Aug 31 23:51:18 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 31 23:51:18 2022 +0000 |
tree | 71a7d77bd5b9e026a2ff8ca82c34e97d09959e9b | |
parent | b04d992f8395c812aacc727f0fa1150bddbe5c49 [diff] |
tint/writer: Remove spirv::Operand hasher It's not used any more. utils::Hasher is specialized for vectors. Change-Id: Ic7c6978ae1f54b608b4dba98abeac077c1be9567 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100904 Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Commit-Queue: Ben Clayton <bclayton@google.com> 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.