commit | 42adbdedd58bc432da3f239376e45d853e88460e | [log] [tgz] |
---|---|---|
author | Alan Baker <alanbaker@google.com> | Mon Jun 23 14:33:17 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 23 14:33:17 2025 -0700 |
tree | 84f5678474a8a4e5e7c8c893844aa73520717013 | |
parent | 8c55820034cee5d7146587f35ab04c9456308244 [diff] |
Enable use of SPIR-V 1.4 in Dawn Bug: 422425111 * Add Dawn support to use SPIR-V 1.4 * updates SPIR-V validation environment * changes SPIR-V version in Tint * Adds toggle for eventual finch trial Change-Id: I8a9ef6e58dea754e513e9048897c09a41a8bda9a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/248095 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Alan Baker <alanbaker@google.com> Auto-Submit: Alan Baker <alanbaker@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.