commit | bb64dfa5002a9086a7d39ede6bf87aa0c6839d1f | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed May 22 03:12:49 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 22 03:12:49 2024 +0000 |
tree | 1e95475980cef31403f4cb58cabdc50ac9e1b206 | |
parent | 61a57fa5a11f521ac369591f824231682eba7ce4 [diff] |
Roll DirectX Shader Compiler from 66acf8de2264 to 9ee3f23d9cc3 (4 revisions) https://chromium.googlesource.com/external/github.com/microsoft/DirectXShaderCompiler.git/+log/66acf8de2264..9ee3f23d9cc3 2024-05-21 zhengxingli@microsoft.com More aggressive reassociations (#6626) 2024-05-21 zhengxingli@microsoft.com Add a flag for the upstream global reassociation algorithm change (#6625) 2024-05-21 49699333+dependabot[bot]@users.noreply.github.com Bump requests from 2.31.0 to 2.32.0 in /utils/git (#6638) 2024-05-21 zhengxingli@microsoft.com Reassociate: add global reassociation algorithm (#6598) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/directx-shader-compiler-dawn Please CC bajones@google.com,webgpu-developers@google.com on the revert to ensure that a human is aware of the problem. To file a bug in DirectX Shader Compiler: https://github.com/microsoft/DirectXShaderCompiler/issues/new/choose To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: bajones@google.com Change-Id: I85e501e94c192aef25a33a73f3e92cb4d72be27b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189180 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.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.