commit | 24d36b022747fddcd345eeecd0767ac68bcaf204 | [log] [tgz] |
---|---|---|
author | Alastair F. Donaldson <alastair.donaldson@imperial.ac.uk> | Tue Aug 02 15:42:21 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 02 15:42:21 2022 +0000 |
tree | b51ac00819916321cc91a217a1e9c0b365e16bb5 | |
parent | 27343ffdb3f76daf76229a93928ca28a0428764f [diff] |
AST fuzzer: fix change unary operator mutation The "change unary operator" mutation now ignores the indirection operator. Fixes: tint:1631 Change-Id: Ie1878d8bf65807f3319858b62292bc97fba81044 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/97680 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Alastair Donaldson <allydonaldson@googlemail.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.