commit | 388ff623ccda77fe7b482b071136b117bcbe3f23 | [log] [tgz] |
---|---|---|
author | Gregg Tavares <gman@chromium.org> | Sat Sep 14 00:45:29 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Sep 14 00:45:29 2024 +0000 |
tree | dd7290ee76a50805f15d0749c411c23d52fec4de | |
parent | 6f9f34214b0372f02b92e4dcfb879f74cf504d64 [diff] |
Compat: Switch interpolate params to pipeline errors This turned into a bigger CL because the it removes the last need for ValidationMode which causes an error that mode_ in Validator was unused. Fixed: 357042303,357047899 Bug: 357042303,357047899 Change-Id: I87812d183a054a7869d04bc281cb9ea75b637976 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/201434 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Gregg Tavares <gman@chromium.org>
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.