commit | b761fe1346684c8d5a5063b49a83739491c5058e | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed May 13 17:13:35 2020 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Wed May 13 17:13:35 2020 +0000 |
tree | b702f7bd4ccfec1b6a69f3fc5bf0aad9953be7f5 | |
parent | 84ae2bfe3bcc3323ac60ca4eed64219aab2cd158 [diff] |
Remove wgpu::BindGroupLayoutEntry::textureDimension It was deprecated in favor of viewDimension. Bug: dawn:22 Change-Id: I8016d7440d98cc69acd1b48cb76f7ae1c1353896 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/21681 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Stephen White <senorblanco@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org>
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 webgpu.h docs)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.