commit | a3effbc1a9986439b185a3375850b70bddc2526b | [log] [tgz] |
---|---|---|
author | Arthur Sonzogni <arthursonzogni@chromium.org> | Mon Feb 19 11:24:07 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 19 11:24:07 2024 +0000 |
tree | 44c5c95967bd82b11c861eb9e8bdf5f233c43387 | |
parent | 9218f35c05c5bd476f957599c2cd1ee441b9343b [diff] |
Remove DanglingPointer in test This pointer is explicitely meant to test expectations against a deleted object. It was expected to dangle. Bug: dawn:2346 Change-Id: I705f36b53f18427a4da67af90cd51e3dc134f40b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/175221 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: Arthur Sonzogni <arthursonzogni@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.