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.