commit | d907aec1b3e1ec432d0e0bacd5bdef4f221dc53c | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Jun 13 00:44:14 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 13 00:44:14 2024 +0000 |
tree | d5f89efad8efc2b1e903f5368ed860821a2c8466 | |
parent | d3db5248801894f6370151c2af39b1c146c9d6d7 [diff] |
[hlsl] Start flushing out some printer tests. This CL starts flushing out some of the unittests for the HLSL printer. Bug: 42251045 Change-Id: If6453b0c44d463b4c13a969497552908eefcdb25 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/193200 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@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.