commit | 9e6f04e33518bc9d3f56f2a4653990395ddb3043 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed May 22 19:00:58 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 22 19:00:58 2024 +0000 |
tree | 1eedaedf73be8a95199172d6d591018e17b1fdb9 | |
parent | d58fa09d822ca237f39d6ea0db540d7fc48aebc8 [diff] |
ExternalTextureTests: Factor the quad drawing code. This will be used to add a regression test in a follow-up CL. Bug: 41487285 Change-Id: I73b00427e314cac6ccd3bbf58bf35721f87068a3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/188801 Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Shaobo Yan <shaobo.yan@intel.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.