commit | abd6a7d9d4a40c2b109cca4cc1ccd420409333bc | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Nov 03 15:59:23 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 03 15:59:23 2022 +0000 |
tree | 8152d4dc49e8fddc50cf8a60b4a00a71557a78ea | |
parent | 465df13196c674ebe60eaf30efc6220c88e30457 [diff] |
Add const-eval for `ceil` This CL adds const-eval for the `ceil` builtin Bug: tint:1581 Change-Id: I32957d17000df1a8a59ce37f49b6177d1087406c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/108342 Reviewed-by: Antonio Maiorano <amaiorano@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.