commit | 04b384233ff1b695a826d1bc54b6ba4bec02aaca | [log] [tgz] |
---|---|---|
author | François Beaufort <beaufort.francois@gmail.com> | Wed Dec 11 08:49:06 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 11 08:49:06 2024 +0000 |
tree | 8da0fdb85a59a46ef64f4ca8e3253d55fce5ef8d | |
parent | 92426d236e29b9271132943b3ba863eb73a6e961 [diff] |
webgpu.h: Add WGPURequestAdapterOptions featureLevel option Spec PR: https://github.com/webgpu-native/webgpu-headers/pull/399 Bug: 366151404 Change-Id: I6c19179b80bd20540080eee69b4ca9177bbd5caf Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/218534 Commit-Queue: Fr <beaufort.francois@gmail.com> 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.