Hash :
2de6ed73
Author :
Date :
2024-04-02T11:55:21
Roll third_party/dawn/ 1a9f89047..66f38fda8 (569 commits; 11 trivial rolls) https://dawn.googlesource.com/dawn.git/+log/1a9f890473e2..66f38fda85fe $ git log 1a9f89047..66f38fda8 --date=short --no-merges --format='%ad %ae %s' 2024-04-02 dawn-autoroll Roll vulkan-deps from 319732cc90e4 to 3b1638b6e598 (3 revisions) 2024-04-02 beaufort.francois Handle dedicated, service, and shared workers 2024-04-02 cwallez Various cleanups to CMake files. 2024-04-02 bsheedy Re-add worker expectations 2024-04-02 dawn-autoroll Roll ANGLE from 0bb344f642b7 to 4d317b52ebcf (4 revisions) 2024-04-02 jiawei.shao Remove `DanglingUntriaged` on InstanceBase.mPlatform 2024-04-02 jiawei.shao Fix dangling pointers in future-based Dawn objects 2024-04-02 jiawei.shao Fix dangling pointers in DeviceBase 2024-04-02 jiawei.shao Fix dangling pointer in SubmittedWorkDone 2024-04-02 jiawei.shao Fix dangling pointer in BufferBase 2024-04-01 dawn-autoroll Roll Depot Tools from 4a9d989f52e9 to 2d6b598b7af1 (1 revision) 2024-04-01 bsheedy Suppress additional worker failure 2024-04-01 dawn-autoroll Roll vulkan-deps from 778a83fe011e to 319732cc90e4 (1 revision) 2024-04-01 brandon1.jones Refactor SharedTexture/BufferMemory Into SharedResourceMemory 2024-04-01 dawn-autoroll Roll ANGLE from c6a6d3f9fa69 to 0bb344f642b7 (1 revision) 2024-03-30 dawn-autoroll Roll ANGLE from 93b45da9bfb6 to c6a6d3f9fa69 (9 revisions) 2024-03-30 dawn-autoroll Roll vulkan-deps from cfdb445cf009 to 778a83fe011e (2 revisions) 2024-03-30 dawn-autoroll Roll DirectX Shader Compiler from a9b5e725aa75 to 06e706cf6ecd (2 revisions) 2024-03-29 dawn-autoroll Roll Depot Tools from a5c46d20477c to 4a9d989f52e9 (1 revision) 2024-03-29 dawn-autoroll Roll ANGLE from 2b66694d37de to 93b45da9bfb6 (4 revisions) 2024-03-29 dawn-autoroll Roll vulkan-deps from cb27f57dc052 to cfdb445cf009 (3 revisions) 2024-03-29 jimblackler Fix for handling of path constants. 2024-03-29 dawn-autoroll Roll DirectX Shader Compiler from 773246eddc82 to a9b5e725aa75 (4 revisions) 2024-03-29 cwallez Fix CMake dependencies after the touch of generated files. 2024-03-29 dawn-autoroll Roll ANGLE from 21b6899a9c31 to 2b66694d37de (9 revisions) 2024-03-29 dawn-autoroll Roll vulkan-deps from 61c7aa9a8478 to cb27f57dc052 (9 revisions) 2024-03-29 dawn-autoroll Roll DirectX Shader Compiler from dd14fe5a5303 to 773246eddc82 (1 revision) 2024-03-28 dneto Remove kokoro configs for linux and windows 2024-03-28 cwallez CMake: Use Python3_EXECUTABLE instead of PYTHON_EXECUTABLE 2024-03-28 dawn-autoroll Roll SwiftShader from 0bacc751b4d1 to ff61926fcedb (3 revisions) 2024-03-28 bclayton [tint] Remove pointless virtual overrides from IncompleteType 2024-03-28 bclayton [tint][ir] Add Capability::kAllowRefTypes 2024-03-28 bclayton [tint][wgsl] Pull ptr/ref handling out to raise transform 2024-03-28 dawn-autoroll Roll ANGLE from 085ff15a9f4c to 21b6899a9c31 (4 revisions) 2024-03-28 dawn-autoroll Roll vulkan-deps from 6d6da41632e2 to 61c7aa9a8478 (3 revisions) 2024-03-28 penghuang Vulkan: add vulkan_skip_draw toggle for skipping vkCmdDraw* 2024-03-28 dawn-autoroll Roll DirectX Shader Compiler from 4386e4b85152 to dd14fe5a5303 (1 revision) 2024-03-28 dawn-autoroll Roll Depot Tools from 8de981739270 to a5c46d20477c (4 revisions) 2024-03-28 hao.x.li Remove render to 3d texture slices from unsafe apis 2024-03-28 dawn-autoroll Roll SwiftShader from bbe6452b420c to 0bacc751b4d1 (1 revision) 2024-03-28 dawn-autoroll Roll ANGLE from e045b8469077 to 085ff15a9f4c (3 revisions) 2024-03-28 dawn-autoroll Roll vulkan-deps from 4f5c3553ddc3 to 6d6da41632e2 (8 revisions) 2024-03-27 dawn-autoroll Roll DirectX Shader Compiler from e2fb8b33b292 to 4386e4b85152 (1 revision) 2024-03-27 hao.x.li CTS: Triage failures in 3d texture slices with backend validation 2024-03-27 cwallez Remove dawn::native::Instance::GetFeatureInfo 2024-03-27 dawn-autoroll Roll Depot Tools from 79cfa048c0e6 to 8de981739270 (1 revision) 2024-03-27 cwallez Fix warning for CMake Policy CMP0148 2024-03-27 jimblackler Supply initial templates for ART library API. 2024-03-27 amaiorano dxc: build with asan or ubsan if enabled 2024-03-27 senorblanco Compat-CTS: update expectations. (...) 2024-02-13 bclayton [dawn/node] Improve texture format conversion errors 2024-02-13 bclayton [tint][utils] Add more comparison operators for Source::Location 2024-02-13 bclayton [tint][core] Expose intrinsic::PrintOverload() 2024-02-13 bclayton [tint][wgsl] Expand ast::Function source to include whole function 2024-02-13 dawn-autoroll Roll ANGLE from cb7d3cc206d6 to ebc151d514ea (2 revisions) 2024-02-13 blundell [toggles] Set labels on backend objects only if toggle is set 2024-02-13 bclayton [tint][sem] Store OverloadInfo on BuiltinFn 2024-02-13 bclayton [clang-format] 2024-02-13 cwallez Triage some of the canvas CTS expectations 2024-02-13 dawn-autoroll Roll DirectX Shader Compiler from 2872d2d0e7ee to 627e400dea0b (5 revisions) 2024-02-13 dawn-autoroll Roll vulkan-deps from feb7c9fd4183 to c23644b65575 (9 revisions) 2024-02-13 dawn-autoroll Roll ANGLE from 9fd5167e1ff6 to cb7d3cc206d6 (3 revisions) 2024-02-12 senorblanco Compat CTS: remove more passing tests. 2024-02-12 bajones Revert "[toggles] Set labels on backend objects only if toggle is set" 2024-02-12 lokokung [dawn][wire] Use client reservation structs for server injection. 2024-02-12 amaiorano expectations.txt: triage some issues 2024-02-12 penghuang d3d11: specify planeSlice for creating SRV and RTV 2024-02-12 senorblanco Compat CTS: remove expectations for passing tests. 2024-02-12 enga Add async pipelines to the cache inside the async task 2024-02-12 jrprice vulkan: Remove storageInputOutput16 requirement 2024-02-12 dawn-autoroll Roll DirectX Shader Compiler from cadf3bfed1db to 2872d2d0e7ee (1 revision) 2024-02-12 dawn-autoroll Roll vulkan-deps from f53f1b6ab28e to feb7c9fd4183 (3 revisions) 2024-02-12 bclayton [tint][sem] Add more Declaration() methods 2024-02-12 senorblanco Add ClampFragDepth transform to GLSL writer. 2024-02-12 bclayton [tint][ir] Don't emit instructions with abstract types. 2024-02-12 dawn-autoroll Roll ANGLE from eaddd3baa5ed to 9fd5167e1ff6 (1 revision) 2024-02-12 blundell [toggles] Set labels on backend objects only if toggle is set 2024-02-12 dawn-autoroll Roll vulkan-deps from 2e6294aece33 to f53f1b6ab28e (1 revision) 2024-02-10 dawn-autoroll Roll vulkan-deps from 91655d665673 to 2e6294aece33 (1 revision) 2024-02-10 bclayton [tint][spriv] Fix SampledImage::Equal() 2024-02-10 dawn-autoroll Roll DirectX Shader Compiler from afedfff5c1b6 to cadf3bfed1db (4 revisions) 2024-02-10 dawn-autoroll Roll vulkan-deps from 6c7bb72d35e0 to 91655d665673 (3 revisions) 2024-02-10 lokokung Removes unused callback mode argument to TrackEvent. 2024-02-10 dawn-autoroll Roll ANGLE from 3ad163d09102 to eaddd3baa5ed (9 revisions) 2024-02-10 dawn-autoroll Roll DirectX Shader Compiler from c997ea02605d to afedfff5c1b6 (1 revision) 2024-02-10 lokokung Reland "[WGPUFuture] Implement pop error scope in wire/native with Futures." 2024-02-10 lokokung [dawn][node] Update async tasks to call ProcessEvents instead of Tick. 2024-02-09 enga Make the device logging callback spontaneous 2024-02-09 bclayton [tint][core] Remove abstracts and packedVec3() from core.def 2024-02-09 senorblanco Implement a push constant helper class. 2024-02-09 bclayton [tint] Fix GCC error 2024-02-09 bclayton [dawn] Add missing 'const' on SystemEventAndReadyStateIterator operators 2024-02-09 bclayton [tint][utils] Add missing const to Slice equality operator 2024-02-09 bclayton [tools] Move useful code out to packages. 2024-02-09 dawn-autoroll Roll vulkan-deps from 014f44e134a1 to 6c7bb72d35e0 (2 revisions) 2024-02-09 dneto Remove dead reference to angle_spirv_cross_dir 2024-02-09 dawn-autoroll Roll ANGLE from 475784f5a635 to 3ad163d09102 (1 revision) 2024-02-09 dawn-autoroll Roll DirectX Shader Compiler from ba0705ecb1fe to c997ea02605d (5 revisions) 2024-02-09 dawn-autoroll Roll vulkan-deps from 6a767109f66d to 014f44e134a1 (3 revisions) 2024-02-09 cwallez Suppress MaxInterStageVariables causing VVL errors. Created with: roll-dep third_party/dawn Bug: angleproject:8474 Change-Id: I6aa1ffbe44520f63242d06666d41ae9779b91f7e Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5412913 Reviewed-by: Geoff Lang <geofflang@chromium.org> Commit-Queue: Geoff Lang <geofflang@chromium.org> Auto-Submit: Yuly Novikov <ynovikov@chromium.org>