Revert "Add Getter for TextureBindingViewDimension" This reverts commit 0979968b84312b7c52521739ef93eb9812f0f3ed. Reason for revert: Broke build due to 'gn analyze' issue, bug 466134210 Original change's description: > Add Getter for TextureBindingViewDimension > > Bug: 458616688 > Change-Id: I6a6a6964506cc2fd5d88900003852f22c7c6e9a6 > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/280035 > Reviewed-by: Stephen White <senorblanco@chromium.org> > Commit-Queue: Gregg Tavares <gman@chromium.org> > Reviewed-by: Corentin Wallez <cwallez@chromium.org> Bug: 466134210 Bug: 458616688 Change-Id: I9e556c1a9f068758a45af50052d34c2306c8a040 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/282615 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Auto-Submit: Kai Ninomiya <kainino@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.