commit | 26c5af6c6fc0d772ff5c314ae302a66d2eb4fc7d | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Mon Jun 24 17:05:06 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 24 17:05:06 2024 +0000 |
tree | cb0f18f062876f9984f9f31dade3f016616e49d7 | |
parent | 94deac82a49fc6a671c8fac4967d17b3ae247cb2 [diff] |
Surface: Fix errors messages printing format instead of present/alphaMode Fixed: 348590029 Change-Id: Icbf67399a49f49fde5f735584f346a261418158b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/194841 Commit-Queue: Kai Ninomiya <kainino@chromium.org> Reviewed-by: 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.