Revert "Executor should be non-nullable with a default" This reverts commit 951a6f360dc68d958b84e8fbce8ebe179cb57c52. Reason for revert: b/452389218 Original change's description: > Executor should be non-nullable with a default > > Bug: b/450789164 > Change-Id: I833b6c3074964e33435e64fc1c1613bcc4716633 > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/266094 > Reviewed-by: Mridul Goyal <mridulgoyal@google.com> > Reviewed-by: Jim Blackler <jimblackler@google.com> > Commit-Queue: Nikita Gupta <nikigupta@google.com> # Not skipping CQ checks because original CL landed > 1 day ago. Bug: b/450789164 Change-Id: I5b8494ef174a1f8825907f5f55eb2e7b2dd99d79 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/266954 Reviewed-by: Loko Kung <lokokung@google.com> Reviewed-by: Jim Blackler <jimblackler@google.com> Commit-Queue: Jim Blackler <jimblackler@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.