commit | d61f1ef90fa3ca549be54d32782d74c69ddd63d4 | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Thu Nov 21 21:12:07 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 21 21:12:07 2024 +0000 |
tree | 5a6b5d330ea00c5f1476999370a5f229ebcab186 | |
parent | 1d274354059a3ef7bff4db09b059beb53f6759e2 [diff] |
Fix ubsan enum errors in wire tests, for sType decoding Fixed: 380264051 Change-Id: I45963b9c0fc1214f24bd7202633a537920941f66 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/216074 Reviewed-by: Loko Kung <lokokung@google.com> Auto-Submit: David Neto <dneto@google.com> Commit-Queue: David Neto <dneto@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.