commit | 322cffac71126f579fd0c2b79d483b6494efb407 | [log] [tgz] |
---|---|---|
author | Arthur Sonzogni <arthursonzogni@chromium.org> | Wed Jul 10 17:46:32 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 10 17:46:32 2024 +0000 |
tree | 3be3823ad0b7d42cb36f753eb54382294d48dcae | |
parent | b48c1373fd0ac7cb642c74c0ac56b4fd8414c4b1 [diff] |
Roll partition_alloc + cleanup. Roll partition_alloc and apply some cleanup. I found some targets referring to removed files. Diff: https://chromium.googlesource.com/chromium/src/base/allocator/partition_allocator.git/+log/f941becc7efa..2e6b2efb6f43 Bug: 351867706 Change-Id: If9c069460a442d4de66f7ebf3bb8219cda206ef9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/197694 Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by: Corentin Wallez <cwallez@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.