commit | 52eafa629a523127faba0a1dc5ed209ca09002db | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Sat Aug 17 18:02:12 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Aug 17 18:02:12 2024 +0000 |
tree | 4ab2fa10f75c711091470330b94432be4e7801c6 | |
parent | a146721605bfd66a4ef2b346a447a8bf4a5d6dd2 [diff] |
[tint] Enhance clamp and smoothstep partial const tests Add variations where one or the other is non-constant. The resolver should do the low <= high check only when *both* are constant. Bug: chromium:350785841, chromium:351378281 Change-Id: Ifec1eaf5c774117a340290051d7fc77196d1e523 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/202754 Auto-Submit: David Neto <dneto@google.com> Commit-Queue: David Neto <dneto@google.com> 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.