commit | 30c3e260a96865aeb95b9207c8e0cfe064b71841 | [log] [tgz] |
---|---|---|
author | Saifuddin Hitawala <hitawala@chromium.org> | Mon Jun 10 19:38:44 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 10 19:38:44 2024 +0000 |
tree | 5b1c0507d0aae2172d8946ffd12195de913c4d9b | |
parent | ad75b09ccdb0cd59b86725dc5e4bf5d9789af520 [diff] |
[YCbCr Samplers] Add some more validations for ExternalFormat Address some validation follow-ups from adding TextureFormat::External [1]. This makes it a warning log for externalFormat and checks that texture with ExternalFormat is initialized. [1] https://dawn-review.googlesource.com/c/dawn/+/187361 Bug: dawn:2476 Change-Id: I3315a4d7a87d2dc37d364d74085a18a424c0f709 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/191240 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Saifuddin Hitawala <hitawala@chromium.org>
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.