commit | 2947cee912e998a1d5c0b05f2829f552d4dc5a8f | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Mon Jan 13 10:43:48 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 13 10:43:48 2025 -0800 |
tree | c2b76d627cd27c7f52c4b98cc24b904301b78b00 | |
parent | 21fb99445f32855d3f3f213f2bcd1fa1baca1f59 [diff] |
remove stale go module references This is the result of running 'go mod tidy' Change-Id: I31ddb2f9e91436de1f7435d42abeef79f19c78f0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/221914 Commit-Queue: Brian Sheedy <bsheedy@google.com> Auto-Submit: David Neto <dneto@google.com> Reviewed-by: 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.