commit | 0d9fce100df39ef2ae0254c991bd454bcdaa700c | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Thu Jul 30 15:29:57 2020 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Thu Jul 30 15:29:57 2020 +0000 |
tree | 92d50c4cce82b7d5426939eb97d1a117acf698d4 | |
parent | b8a56af1767c3197eafc967cd2169f41acb4f625 [diff] |
Add texture aspect to texture copy view and validation tests Bug: dawn:439 Change-Id: I0ca283f58fe2b63ac3a8c468f8ea1bb2d300856f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/24683 Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: Jiawei Shao <jiawei.shao@intel.com> Reviewed-by: Corentin Wallez <cwallez@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.