commit | 39b828ef334f494988ad2af635bac30be5f3318d | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Wed Jul 24 23:32:28 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 24 23:32:28 2024 +0000 |
tree | c86c5b3fc4470197049075bf6bc13384fcb0b9f7 | |
parent | 3b36b4d914eb85a27dd402170dbeaad5694a9b18 [diff] |
[fuzzers] Fix WGPUStringView in LPM fuzzer gen code. - Update how we handle LPM fuzzer code generation with the new WGPUStringView Bug: 42241188 Change-Id: I9e7552bbd38e3701ea38a2cb047f748a4a29b51e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/200076 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Loko Kung <lokokung@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.