commit | bf3ee64b2377630ce19988b0b885934a7f84f890 | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Sat Jul 20 01:21:46 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jul 20 01:21:46 2024 +0000 |
tree | 389126c5084b5795bf57e0c0465b901c497fae40 | |
parent | 4aeba105c07abc0e86d160fb03cd069d7d193124 [diff] |
Clean up expectations file comments/formatting - Remove KEEP annotations because they don't do anything anymore - Removed comments saying that "KEEP" annotations should be removed - Remove most ########### header delimiters because they make it look like those headers are somehow more special than regular ones. Actually, blocks are delimited by blank lines, and the comment style doesn't matter. - Remove header comments for blocks that are empty now - Put all bug-less expectations in a new section (or add bug associations to them) Bug: 345280734 Change-Id: I194e1c175a919c244c6e38549b71e2d145db8411 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/199534 Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Auto-Submit: Kai Ninomiya <kainino@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.