commit | 856442f15c1aad4b7a8310dfb29a64d07568a70a | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Sep 04 11:27:24 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 04 11:27:24 2024 +0000 |
tree | 1dcd69b21d5575d949ae992b5008f2d42156c543 | |
parent | f5c2e22e8752c12357c6122784aa3e7d4ef0f129 [diff] |
Update `function/return_types.wgsl` to call the methods. Updates the `test/tint/types/functions/return_types.wgsl` test to call the return methods. This fixes an issue where if `SingleEntryPoint` is run the functions being testing will all be stripped. Bug: 364029038 Change-Id: Ie81977c46f4ab95e9b7ca4d5c8b5332feba66dd9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/205255 Commit-Queue: James Price <jrprice@google.com> Auto-Submit: dan sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@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.