commit | 98146bcfb7b8965a8f7e61adaea72b5453640469 | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Wed May 15 08:23:45 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 15 08:23:45 2024 +0000 |
tree | 9f00f85c39005b5a86fc4a37fc6a666d489fb1fd | |
parent | 68439bfe9ab50197f3727dfc0bdd878be609eefc [diff] |
[dawn][native] Move deprecation count for testing to instance. - Test infrastructure can more easily validate deprecation warnings on all devices via the instance, especially when tests create multiple devices. Change-Id: Ic5e8bf5d080a7ad605ece4611e6701b307240576 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/188082 Reviewed-by: Shrek Shao <shrekshao@google.com> Commit-Queue: Loko Kung <lokokung@google.com> Reviewed-by: Austin Eng <enga@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.