commit | 94f742a3a0eeed185e5f7bebced3ce56a76238e5 | [log] [tgz] |
---|---|---|
author | Le Hoang Quyen <lehoangquyen@chromium.org> | Thu Oct 05 16:30:09 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 05 16:30:09 2023 +0000 |
tree | 50eafe891f00dd451962ebea5821d422734fdf01 | |
parent | 77c27e852d45fcccc84e46e220d5479d89e93456 [diff] |
Pass Aspect to TextureBase::GetSize for multiplanar sizes. Bug: dawn:2099 Change-Id: Ie25ee6686f0ccfcfd33116c1d6316d671c91a36c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/154760 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Kokoro: Austin Eng <enga@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Quyen Le <lehoangquyen@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 the webgpu.h docs)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.