commit | 5b9d1720711504e775eb22adf24c000b29cdc010 | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Thu Aug 29 23:49:29 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 29 23:49:29 2024 +0000 |
tree | fb3bee096989abeb4a7adc68ae303da78cc9f131 | |
parent | 433fb413eba08c14a586bc20ac2538b7b07d2ccc [diff] |
Add presubmit for tag headers Adds a simple script and presubmit check for ensuring that the WebGPU CTS expectation file tag headers remain in sync. Also drive-by updates the webgpu-cts directory presubmit file to version 2 of the presubmit API. Bug: 345280734 Change-Id: I5d0bde1453b6e557fa297d46a88fc1d6364693d1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/204434 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@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.