commit | 17ae9a413c120786d6e625bc126b6e62f8194d79 | [log] [tgz] |
---|---|---|
author | Peng Huang <penghuang@chromium.org> | Mon Jan 22 17:21:57 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 22 17:21:57 2024 +0000 |
tree | 7de51d22c0d6064125bf026044a516a2e155c980 | |
parent | c8fb20b38ba33dcaf4a7d688c5508a4b729033d0 [diff] |
Rename virtual PipelineBase::Initialize() to InitializeImpl() Bug: dawn:2184 Change-Id: Ic6ecc029afab50814281cfb540f94dafb9cf2e59 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/170740 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Peng Huang <penghuang@chromium.org> Kokoro: Peng Huang <penghuang@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.