commit | 08949a3fe76547e05d34d6633b1a37aae42ae6ee | [log] [tgz] |
---|---|---|
author | Maksim Sisov <msisov@igalia.com> | Fri Sep 10 06:08:41 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 10 06:08:41 2021 +0000 |
tree | d33e3e1ef15fde3844e7752a8d7fdbbf8c83dd41 | |
parent | 6fa50b5e6c57a54f9ae1c260a1e9134b319f89a8 [diff] |
rename use_x11 to ozone_platform_x11 Ozone is default now in Chromium and non-Ozone/X11 (aka use_x11) is deprecated. During the transition period use_x11 == ozone_platform_x11. Bug: c/1096425 Change-Id: Iaec1bd171423936f5a1817fae08a72079faf16fc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/63840 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Maksim Sisov <msisov@igalia.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.