Roll Dawn from 24b44efe681e to 14c87cdd29d8 (19 revisions)
https://dawn.googlesource.com/dawn.git/+log/24b44efe681e..14c87cdd29d8 2025-01-16 jrprice@google.com [msl] Move VertexPulling into the backend 2025-01-16 jrprice@google.com [dawn][metal] Use IR version of VertexPulling 2025-01-16 jrprice@google.com [msl] Implement vertex pulling transform 2025-01-16 bsheedy@google.com [tools][cts] Make tags less explicit 2025-01-16 dsinclair@chromium.org Add create surface method in c. 2025-01-16 jrprice@google.com [tint][glsl] Check module + options before generating 2025-01-16 vrepets@google.com Add native tests for Android binding code. 2025-01-16 kainino@chromium.org [emscripten] Make some things work with WASM_BIGINT or MEMORY64 2025-01-16 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 4c1354d9607b to b4cb17b8c1dd (7 revisions) 2025-01-15 rharrison@chromium.org [tint][ir][hlsl] Add missing `load` to PixelLocal 2025-01-15 jrprice@google.com [tint][hlsl] Check module + options before generating 2025-01-15 jrprice@google.com [tint][msl] Check module + options before generating 2025-01-15 rharrison@chromium.org [tint][ir][hlsl] Use HLSL specific convert for packed 8-ints 2025-01-15 lokokung@google.com [dawn] Remove old overridden non-Future entries. 2025-01-15 yulong.fs@gmail.com [emscripten] Fix convertSentinelToUndefined when heap size > 2GB 2025-01-15 jrprice@google.com [tint][spirv] Check module + options before generating 2025-01-15 kylechar@google.com Add static sampler BindGroup validation 2025-01-15 jrprice@google.com [tint] Move vertex pulling structures to a separate file 2025-01-15 jrprice@google.com [tint] Fix crash when ProcessASTTransforms fails If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-chromium-autoroll Please CC cwallez@google.com,kainino@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To file a bug in Chromium: https://bugs.chromium.org/p/chromium/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 Cq-Include-Trybots: luci.chromium.try:dawn-android-arm-deps-rel;luci.chromium.try:dawn-android-arm64-deps-rel;luci.chromium.try:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-mac-arm64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel;luci.chromium.try:dawn-win11-arm64-deps-rel;luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:gpu-fyi-cq-android-arm64 Bug: chromium:369445924,chromium:376572262,chromium:380044409,chromium:388307199,chromium:389977397,chromium:42241425 Tbr: kainino@google.com Change-Id: Id2f1e8c37439542e06f8555e2f43b66ebc8ed4dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6180032 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1407691}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
4196876795
commit
2d3318a874
2
DEPS
2
DEPS
@ -396,7 +396,7 @@ vars = {
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling feed
|
||||
# and whatever else without interference from each other.
|
||||
'dawn_revision': '24b44efe681e21678e3522591359c35f93b4c3db',
|
||||
'dawn_revision': '14c87cdd29d84dc8a26e3875b2b9ea4abc1ba5dc',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling feed
|
||||
# and whatever else without interference from each other.
|
||||
|
2
third_party/dawn
vendored
2
third_party/dawn
vendored
Submodule third_party/dawn updated: 24b44efe68...14c87cdd29
Reference in New Issue
Block a user