commit | 4f411125ebe15020bb75b6e41f7d043f8bf28440 | [log] [tgz] |
---|---|---|
author | Shrek Shao <shrekshao@google.com> | Wed Apr 03 19:53:01 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 03 19:53:01 2024 +0000 |
tree | 6b41ee2e93820b7fcfff1092be0e81eb010892f1 | |
parent | 8b8b5caedbd2cc375fb209d95fc4b2ce9722c8e5 [diff] |
Remove non WGSL texel format tokens from GetWGSLImageFormatQualifier Bug: dawn:2464 Change-Id: I53db90b27ec5ecb622f367d0b91d8575527ac6a9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/182000 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Shrek Shao <shrekshao@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.