commit | 7cb493dd9b51f577f6e8ef40eefc7ea806784262 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Sat Jul 05 12:42:28 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jul 05 12:42:28 2025 -0700 |
tree | 54c67ab6a0b179c72df07ad13b8abf7edbdcc49d | |
parent | e1ed1fb42a6e32a9b3dee52a137b3dc7d6a97c19 [diff] |
[wgsl] Remove kIgnoreClipDistancesType override This was only needed by the HLSL backend. Change-Id: I4f5f473dcd58a4e007a1cdda1774a627f5e034b3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/250814 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> Auto-Submit: 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.