commit | fde8f22340d6979bfd18777aa9ae762769772ec1 | [log] [tgz] |
---|---|---|
author | Lokbondo Kung <lokokung@google.com> | Wed Feb 05 14:30:48 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 05 14:30:48 2025 -0800 |
tree | 7c375b2fdfc931530364bdf297ae40bea595dcc0 | |
parent | 8ade9a21a308dd74a7edcc7c920ed03469fed23e [diff] |
[dawn][emscripten] Remove WGPUTexelCopyBufferLayout chain check. - In https://dawn-review.googlesource.com/c/dawn/+/224474, extensibility of TextureDataLayout/TexelCopyBufferLayout was removed so the check in Emscripten should be removed as well. No-Try: true Bug: 42240793 Change-Id: If25642132b8fc7ad120c3b31670527189e54e529 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/224874 Reviewed-by: Shrek Shao <shrekshao@google.com> Commit-Queue: Shrek Shao <shrekshao@google.com> Commit-Queue: Loko Kung <lokokung@google.com> Auto-Submit: Loko Kung <lokokung@google.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.