commit | 7257c563dd3855bf493b9d426d8e4231a4248be1 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Jun 28 01:03:24 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 28 01:03:24 2023 +0000 |
tree | a3a0f900aa8f92bf073b35fea3479103bb340f9e | |
parent | 94e6a93c0b50dc5a17a8edcb9fc51247afd5111a [diff] |
[ir][msl] Split long emit type switch. Splt the `EmitType` switch into having methods for the longer switch cases. Bug: tint:1967 Change-Id: I6b92a158d0e7f5475bf82715095f09e3be8f59eb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/139280 Commit-Queue: Dan Sinclair <dsinclair@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com> Reviewed-by: James Price <jrprice@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.