commit | 25453438b422d0560de41b6394823d6d76903088 | [log] [tgz] |
---|---|---|
author | François Beaufort <beaufort.francois@gmail.com> | Wed Dec 18 23:20:25 2024 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 18 23:20:25 2024 -0800 |
tree | 659f6ce7ff85bd2e109a678bb4262a20d6217ba5 | |
parent | 8955774ff8268163326ff5d494d743153b0f17f8 [diff] |
webgpu.h: Remove WGPUProgrammableStageDescriptor alias Bug: 379059434 Change-Id: I70c06b15dde1a0d1af0f3c317a32918d8db431f6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/219914 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Fr <beaufort.francois@gmail.com>
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.