commit | d67c378f26a756649984b6bd0eda1d752377e7e1 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Nov 16 11:48:52 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 16 11:48:52 2023 +0000 |
tree | 35ac98cd5635303a1d6369f1a825b2dc2130cf36 | |
parent | 554479b2c5e0ece31eb2482bed3d9533cbac3f1d [diff] |
Revert "[msl] Remove PixelLocal as printer supported extension" This reverts commit e5f014098bf1706bbf04f5a507ee8b8d04cbfba5. Reason for revert: Causes failures when the pixel local extension is enabled, but no pixel local variables are used. Original change's description: > [msl] Remove PixelLocal as printer supported extension > > At this point in the pipeline, it should have been transformed into a framebuffer-fetch. > > Bug: tint:2085 > Change-Id: If3da836395ffd755c2ef1d677cf096714b7ec10b > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/160840 > Auto-Submit: Ben Clayton <bclayton@google.com> > Kokoro: Kokoro <noreply+kokoro@google.com> > Reviewed-by: dan sinclair <dsinclair@chromium.org> > Commit-Queue: dan sinclair <dsinclair@chromium.org> TBR=dsinclair@chromium.org,bclayton@google.com,jrprice@google.com,noreply+kokoro@google.com,dawn-scoped@luci-project-accounts.iam.gserviceaccount.com Change-Id: I884cb051a87f4e32e458b720bd64156a8da6ae95 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: tint:2085 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/161016 Kokoro: Ben Clayton <bclayton@google.com> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Ben Clayton <bclayton@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.