commit | 6c1294933361680f0726cded23197ba7ed279241 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Jun 05 00:04:32 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 05 00:04:32 2024 +0000 |
tree | e3650bf62fbf94881048b2f19aca4c6707b49e3c | |
parent | c1b5bbcc45bf4c6f8d9a9aac8cf4a47e6264d4e3 [diff] |
Add external texture test. This CL adds a test with a uniform bound at (0,0) and an external texture with a sampler bound at (0,2) and (0,1) respectively. Bug: 340582170 Change-Id: I0a47ced9d2b71abe22f2f970604de85454d5ffff Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/191664 Auto-Submit: dan sinclair <dsinclair@chromium.org> Commit-Queue: Stephen White <senorblanco@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: Stephen White <senorblanco@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.