Manually Roll Dawn from 2966d3ad08eb to 53e721afe0c5 (63 revisions)

https://dawn.googlesource.com/dawn.git/+log/2966d3ad08eb..53e721afe0c5

2023-05-07 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from b1128ae8f5d3 to c6eb70963cbd (1 revision)
2023-05-07 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from cda100bdb284 to b1128ae8f5d3 (1 revision)
2023-05-06 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 0ae65c0c0033 to cda100bdb284 (6 revisions)
2023-05-06 jie.a.chen@intel.com d3d11: enable BufferZeroInitTests.Copy2DArrayTextureToBuffer
2023-05-06 jie.a.chen@intel.com d3d11: enable BufferZeroInitTests
2023-05-06 senorblanco@chromium.org Add FeatureLevel to AdapterBase; implement Compat.
2023-05-06 penghuang@chromium.org d3d11: fix indirect indexed draw
2023-05-06 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from dd7eb1d8e8dc to 255c673838ec (13 revisions)
2023-05-05 lokokung@google.com Adds a check and message for when encoding on a finished encoder.
2023-05-05 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 3b334460fc6b to 0ae65c0c0033 (11 revisions)
2023-05-05 penghuang@chromium.org d3d11: fix indirect draw and dispatch
2023-05-05 penghuang@chromium.org d3d11: fix and enable ComputeStorageBufferBarrierTests
2023-05-05 bclayton@google.com tint/utils: Support hetrogeneous hashmap key lookups
2023-05-05 bclayton@google.com tint/writer/spirv: Fix build on MSVC / some clang builds
2023-05-05 bclayton@google.com Revert "ir/spirv-writer: Emit entry point declarations"
2023-05-05 bclayton@google.com tint/ir: Replace getter with raw fields for more classes
2023-05-05 bclayton@google.com tint/ir: Replace Converter with FromProgram() free function
2023-05-05 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from fbff065cdeb6 to dd7eb1d8e8dc (9 revisions)
2023-05-05 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 8e73a587d79d to 3b334460fc6b (7 revisions)
2023-05-05 enga@chromium.org Roll third_party/webgpu-cts/ c7d833bad..b83a6ae70 (22 commits)
2023-05-05 zhaoming.jiang@intel.com Dawn: fix limit tiering for maxBufferSize and maxStorageBufferBindingSize
2023-05-04 jrprice@google.com ir/spirv-writer: Emit entry point declarations
2023-05-04 jrprice@google.com ir/spirv-writer: Emit function declarations
2023-05-04 lokokung@google.com Adds AllowUnsafeAPIs toggle and fixes code-paths to use it.
2023-05-04 dsinclair@chromium.org [ir] Add tests for compound operators.
2023-05-04 dsinclair@chromium.org [ir] Add store test
2023-05-04 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from cd171d2ef3ca to fbff065cdeb6 (5 revisions)
2023-05-04 jrprice@google.com ir/spirv-writer: Add support for scalar types
2023-05-04 dsinclair@chromium.org [ir] Add tests for unary conversion.
2023-05-04 dsinclair@chromium.org [ir] Spit builder_impl tests.
2023-05-04 dsinclair@chromium.org [ir] Change unary not to a binary equal
2023-05-04 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 2d619be101a0 to 8e73a587d79d (4 revisions)
2023-05-04 beaufort.francois@gmail.com Remove WGPUBufferMapAsyncStatus error
2023-05-04 dsinclair@chromium.org [ir] Update type display in disassembly, remove string methods.
2023-05-04 jrprice@google.com ir/function: Add missing <array> include
2023-05-04 bclayton@google.com ir: Use std::optional::value_or to simplify code
2023-05-04 amaiorano@google.com tint: fix undetected overflow in const-eval refract
2023-05-04 jiawei.shao@intel.com D3D12: Disable the toggles about alpha blending on latest Intel driver
2023-05-04 beaufort.francois@gmail.com Handle new errors to WGPUBufferMapAsyncStatus
2023-05-04 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 248445608dd3 to cd171d2ef3ca (7 revisions)
2023-05-04 bajones@chromium.org Remove DawnDeviceDescriptor code paths
2023-05-04 jrprice@google.com tint/writer/spirv: Add path for generating from IR
2023-05-04 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 94976560d112 to 2d619be101a0 (8 revisions)
2023-05-03 penghuang@chromium.org d3d11: compile d3d11 backend in chromium build
2023-05-03 enga@chromium.org WebGPU CTS: Send CONNECTION_ACK when the websocket is open
2023-05-03 jrprice@google.com tint/writer/spirv: Use Diagnostics() for errors
2023-05-03 jrprice@google.com spirv-reader: Error for OpUndef image argument
2023-05-03 jrprice@google.com tint/writer/spirv: Create Module class
2023-05-03 dsinclair@chromium.org [ir] Split the Terminator into two nodes.
2023-05-03 dsinclair@chromium.org [ir] Add function return information.
2023-05-03 dsinclair@chromium.org [ir] Add function attributes
2023-05-03 dsinclair@chromium.org [ir] Handle IdentifierExpression
2023-05-03 enga@chromium.org Log HLSL for dump_shaders even if HLSL compilation fails
2023-05-03 penghuang@chromium.org d3d: remove external image related name alias from d3d12 namespace
2023-05-03 enga@chromium.org d3d: match maxStorageBufferBindingSize and maxBufferSize
2023-05-03 albin.bernhardsson@arm.com Fix Vulkan swapchain synchronization
2023-05-03 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from a73e546cf108 to 248445608dd3 (1 revision)
2023-05-03 bclayton@google.com tint: Remove Program|ProgramBuilder::FriendlyName()
2023-05-03 dsinclair@chromium.org [ir] Update binary and unary names.
2023-05-03 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from b89ed2f23a03 to ecefa6c65969 (1 revision)
2023-05-03 amaiorano@google.com tint/hlsl+glsl: fix workgroupUniformLoad polyfills
2023-05-03 dsinclair@chromium.org [ir] Emit short-circuit as an `If` node
2023-05-03 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from a2f18114f866 to 94976560d112 (2 revisions)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dawn-skia-autoroll
Please CC alanbaker@google.com,cwallez@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 Skia: https://bugs.chromium.org/p/skia/issues/entry

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn;skia/skia.primary:Test-Mac11-Clang-MacMini9.1-GPU-AppleM1-arm64-Debug-All-Graphite_Dawn;skia/skia.primary:Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-Graphite_Dawn
Change-Id: Iadb01d0a124a45a69f18d11983da1609c26a8f20
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/694396
Auto-Submit: Kevin Lubick <kjlubick@google.com>
Commit-Queue: Michael Ludwig <michaelludwig@google.com>
Reviewed-by: Michael Ludwig <michaelludwig@google.com>
3 files changed