commit | 4247859862cf9d8189ccb2afc1a383a996f20a16 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Jun 19 10:39:58 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 19 10:39:58 2025 -0700 |
tree | 86d6f0c1700840a84b9a70c83e2fd2084978434f | |
parent | 9c8e4c31c5109c809d11ec50d97d725ff5695cef [diff] |
[msl] Avoid generating packed_bool3 types These are reserved in MSL and are causing issues on Intel drivers. Bug: 424772881 Change-Id: I3a0819f0928cc544c56202411df951e9908e2485 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/247856 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: 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.