commit | 379c7df12680eff85b3b92f7d5ac560ec0f6b6d4 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Sep 04 02:09:19 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 04 02:09:19 2024 +0000 |
tree | e68d37582ee1795f13ff9cfb3312a77b15604b11 | |
parent | 631414539c5177cc8f8a0b2c14a724f1a1fddb16 [diff] |
[glsl][ir] Fix dpdyCoarse and Fine in ES. Add the missing `break`s to get the correct derivative method names in ES mode. Bug: 42251044 Change-Id: Ic75939956d8ad8692740cc7431f3625d5b337353 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/204994 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.