Roll Dawn from 088a600b0367 to 17b1a4525363 (147 revisions)
https://dawn.googlesource.com/dawn.git/+log/088a600b0367..17b1a4525363 2022-04-14 bsheedy@google.com Split large CTS logs 2022-04-14 bclayton@google.com Roll CTS and update expectations 2022-04-14 yunchao.he@intel.com Add data verification for e2e tests in RequiredBufferSizeInCopyTests.cpp 2022-04-14 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from de965415a139 to 1d450ae99a0f (2 revisions) 2022-04-14 bclayton@google.com tools: Add resultsdb package 2022-04-14 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 01c0bc215f4a to 871878352630 (4 revisions) 2022-04-14 bclayton@google.com tools: Add buildbucket package 2022-04-14 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c9be322642fb to 7e9ab0686bf4 (5 revisions) 2022-04-14 shaobo.yan@intel.com Skip Unneccessary GetPendingCommandContext() Call To Save An Extra Fence 2022-04-14 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 011bba68c819 to de965415a139 (2 revisions) 2022-04-14 lokokung@google.com Reland "Add render pipeline cache key generation for Vulkan." 2022-04-13 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from eeb396535317 to 01c0bc215f4a (22 revisions) 2022-04-13 rharrison@chromium.org Fix path for stamp file in fuzzer corpuse generation 2022-04-13 lokokung@google.com Changes dependency on vulkan-tools typemap header. 2022-04-13 cwallez@chromium.org Roll third_party/webgpu-cts/ dcba3ac6b..5e83d8349 (25 commits) 2022-04-13 enga@chromium.org Revert "Add render pipeline cache key generation for Vulkan." 2022-04-13 enga@chromium.org Add WebGPU Adapter tags to the expectations file 2022-04-13 dsinclair@chromium.org Fixup CQ and Kokoro lint mismatches. 2022-04-13 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 9c0d5b64c767 to c9be322642fb (4 revisions) 2022-04-13 cwallez@chromium.org Change Dawn samples to use surface-based swapchains. 2022-04-13 dsinclair@chromium.org Fixup kokoro lint issue 2022-04-13 bajones@chromium.org Refactored how debug labels are set with Vulkan 2022-04-13 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 3f37fd8e4fbe to 011bba68c819 (3 revisions) 2022-04-13 dsinclair@chromium.org Remove redundant virtual. 2022-04-13 lokokung@google.com Add render pipeline cache key generation for Vulkan. 2022-04-12 lokokung@google.com Adds device-side cache key generation. 2022-04-12 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 9b2a1bfa4434 to 9c0d5b64c767 (5 revisions) 2022-04-12 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 620982155d55 to 3f37fd8e4fbe (1 revision) 2022-04-12 bclayton@google.com tools: Add gitiles package 2022-04-12 dsinclair@chromium.org Remove redundant override in include/dawn. 2022-04-12 dsinclair@chromium.org Fix build/include_order in include/dawn. 2022-04-12 dsinclair@chromium.org Remove fuzzer CPPLINT file. 2022-04-12 dsinclair@chromium.org Fixup explicit on some constructors. 2022-04-12 dsinclair@chromium.org Add explicit in include/dawn 2022-04-12 cwallez@chromium.org Rework dawn/native/ProcTable.cpp's template to better handle functions. 2022-04-12 ukai@google.com use stamp file for tint_generate_wgsl_corpus 2022-04-12 bclayton@google.com tools: Minor improvements to the git package 2022-04-12 bclayton@google.com tools: Flesh out the gerrit package 2022-04-12 cwallez@chromium.org Make WebGPU CTS scripts use Python3 2022-04-12 bclayton@google.com kokoro: Check go tool unit tests 2022-04-12 bclayton@google.com tools: Remove old tint test runner 2022-04-12 bclayton@google.com tint: Fix doxygen failure 2022-04-12 cwallez@chromium.org dawn.node: Make run-cts --print-stdout print the run's stdout/err 2022-04-12 dsinclair@chromium.org Remove extra CPPLINT.cfg files. 2022-04-12 dsinclair@chromium.org Fix copyright issues in src/include forwarding headers. 2022-04-12 dsinclair@chromium.org Fix missing copyrights in src/dawn. 2022-04-12 dsinclair@chromium.org Add missing include/webgpu copyrights. 2022-04-12 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from ca8ce3e715c2 to 9b2a1bfa4434 (6 revisions) 2022-04-12 ynovikov@chromium.org Revert "Ignore VUID-vkCmdDraw-None-06538 VVL message" 2022-04-12 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from b120ab6d49f4 to eeb396535317 (12 revisions) 2022-04-12 enga@chromium.org Mark webgpu:shader,execution,shader_io,compute_builtins:inputs:* failing on Windows x86 NVIDIA 2022-04-12 senorblanco@chromium.org GLES: revert part of the view format reinterpretation on GLES. 2022-04-12 bajones@chromium.org Enable Queue, Device labels to be set. (Take 2) 2022-04-11 bclayton@google.com tint: Re-enable doxygen 2022-04-11 bclayton@google.com dawn/node: Fix GCC warning 2022-04-11 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from d15c42482560 to 620982155d55 (2 revisions) 2022-04-11 amaiorano@google.com tint: Make GLSL backend consistent with the others 2022-04-11 amaiorano@google.com tint: spirv writer: add a GeneralImpl to be consistent with HLSL and MSL backends 2022-04-11 bclayton@google.com dawn/node: Define NAPI_DISABLE_CPP_EXCEPTIONS 2022-04-11 bclayton@google.com tint: More doxygen fixes 2022-04-11 bclayton@google.com Roll CTS and update expectations 2022-04-11 dsinclair@chromium.org Enable build/header_guard 2022-04-11 bclayton@google.com tint: Fix doxygen errors 2022-04-11 cwallez@chromium.org CMake: Add support with Swiftshader with DAWN_ENABLE_SWIFTSHADER 2022-04-11 cwallez@chromium.org Move samples/ under src/dawn/samples/ 2022-04-11 amaiorano@google.com tint: Simplify backend Sanitize functions by passing in Options 2022-04-11 dsinclair@chromium.org Fixup include directory errors in src/dawn. 2022-04-11 dsinclair@chromium.org Enable empty_if_body lint. 2022-04-11 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 60e6ec01372a to ca8ce3e715c2 (1 revision) 2022-04-11 amaiorano@google.com Add ifdefs for Tint API usage that may not be available 2022-04-11 dsinclair@chromium.org Fix build/include lint in samples/ 2022-04-11 bclayton@google.com tint: Standardize the way we forward-declare 2022-04-11 dsinclair@chromium.org Fixup readability/braces lint warning. 2022-04-11 dsinclair@chromium.org Enable runtime/printf 2022-04-11 dsinclair@chromium.org Fixup build/include issues in src/dawn 2022-04-11 dsinclair@chromium.org Create more targeted CPPLINT.cfg files. 2022-04-11 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 1b94c585682b to b120ab6d49f4 (1 revision) 2022-04-11 bclayton@google.com tools: Add src/cts/result 2022-04-11 bclayton@google.com tools: Simplify gerrit-stats and snippets 2022-04-10 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 727cd8ef6634 to 1b94c585682b (1 revision) 2022-04-10 dsinclair@chromium.org Combine contributing files. 2022-04-10 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 19082e8adae0 to 60e6ec01372a (2 revisions) 2022-04-09 senorblanco@chromium.org OpenGLES: simulate glTextureView() with texture-to-texture copies. 2022-04-09 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from d4572ee122d4 to 19082e8adae0 (1 revision) 2022-04-09 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 09a24f3d53cd to 727cd8ef6634 (3 revisions) 2022-04-09 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 2ce1d878f9c9 to d4572ee122d4 (6 revisions) 2022-04-09 lokokung@google.com Add compute pipeline cache key generation for Vulkan. 2022-04-08 amaiorano@google.com tint: Fix copy instead of move of ArrayLengthFromUniform::used_size_indices 2022-04-08 dsinclair@chromium.org Fixup whitespace/comments issues. 2022-04-08 amaiorano@google.com tint: handle CRLF on Windows when splitting WGSL source 2022-04-08 bclayton@google.com CMake: Fix sanitizer builds 2022-04-08 bclayton@google.com Kokoro: Ensure that no CRLF creep in 2022-04-08 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 3cea7fcc01ce to 09a24f3d53cd (2 revisions) 2022-04-08 cwallez@chromium.org dawn.node: Detach buffer mappings on GPUBuffer.destroy. 2022-04-08 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from acc216fde2a5 to 2ce1d878f9c9 (4 revisions) 2022-04-08 bclayton@google.com Normalize all line endings to LF 2022-04-08 bclayton@google.com Kokoro: install GLFW dependencies 2022-04-08 dsinclair@chromium.org Re-enable lint presubmit 2022-04-08 jiawei.shao@intel.com Always use 0 for the Depth operand of OpTypeImage 2022-04-08 cwallez@chromium.org Validate that alignment limits are powers of two. 2022-04-08 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 17311a73f6fb to acc216fde2a5 (7 revisions) 2022-04-08 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from d09282e5c609 to d15c42482560 (2 revisions) 2022-04-08 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from ba04fcfd10c7 to 3cea7fcc01ce (6 revisions) 2022-04-07 rharrison@chromium.org Clean up contributing documentation post tint merge 2022-04-07 bclayton@google.com CMake: Fix building of tint with fuzzers enabled 2022-04-07 dsinclair@chromium.org Minor formatting changes. 2022-04-07 enga@chromium.org Make texture view default format robust against invalid aspects 2022-04-07 bclayton@google.com Remove standalone.gclient 2022-04-07 bclayton@google.com Move kokoro dir under infra 2022-04-07 bclayton@google.com .vscode/tasks.json - Add 'cmake gen' 2022-04-07 dsinclair@chromium.org Condense namespaces in tint/. 2022-04-07 dsinclair@chromium.org Condense namespaces in tint/reader. 2022-04-07 dsinclair@chromium.org Condense namespaces in tint/reader/spirv. 2022-04-07 dsinclair@chromium.org Condense namespaces in tint/ast. 2022-04-07 bclayton@google.com tools: Replace copy-pasta scripts 2022-04-07 dsinclair@chromium.org Condense namespaces in tint/inspector. 2022-04-07 cwallez@chromium.org Add top-level OWNERS and scope Tint owners more tightly. 2022-04-07 dsinclair@chromium.org Condense namespaces in tint/reader/wgsl. 2022-04-07 amaiorano@google.com Ignore tools/cmake* 2022-04-07 bclayton@google.com tools/src: Fix up paths post-tint-merge 2022-04-07 dsinclair@chromium.org Condense namespaces in tint/fuzzers. 2022-04-07 dsinclair@chromium.org Condense namespaces in tint/resolver. 2022-04-07 dsinclair@chromium.org Condense namespaces in tint/diagnostic. 2022-04-07 dsinclair@chromium.org Condense namespaces in tint/utils. 2022-04-07 dsinclair@chromium.org Condense namespaces in tint/transform. 2022-04-07 amaiorano@google.com spirv: Remove AssembleFailure() tests 2022-04-07 dsinclair@chromium.org Condense namespaces in tint/sem. 2022-04-07 dsinclair@chromium.org Condense namespaces in tint/writer. 2022-04-07 dsinclair@chromium.org Condense namespaces in tint/val 2022-04-07 dsinclair@chromium.org Condense namespaces in tint/writer/glsl. 2022-04-07 dsinclair@chromium.org Condense namespaces in tint/writer/hlsl. 2022-04-07 dsinclair@chromium.org Condense namespaces in tint/writer/spirv. 2022-04-07 dsinclair@chromium.org Condense namespaces in tint/writer/msl. 2022-04-07 jrprice@google.com Add support for increment/decrement statements 2022-04-07 jrprice@google.com wgsl: Add support for increment/decrement statements 2022-04-07 jrprice@google.com resolver: Validate increment/decrement statements 2022-04-07 jrprice@google.com ast: Add an IncrementDecrementStatement node 2022-04-07 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 746dd371204b to 17311a73f6fb (9 revisions) 2022-04-07 enga@chromium.org Implement rendering with view format reinterpretation 2022-04-07 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 9c16e141823e to d09282e5c609 (3 revisions) 2022-04-07 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 152616eedcfd to ba04fcfd10c7 (6 revisions) 2022-04-07 cwallez@chromium.org Remove lintcpp from presubmits since it fails on all Dawn files 2022-04-07 dsinclair@chromium.org Condense namespaces in tint/writer/wgsl. 2022-04-07 cwallez@chromium.org DEPS: add the clang-format hook on windows back. 2022-04-07 bclayton@google.com OWNERS: Move bclayton to core owners 2022-04-06 rharrison@chromium.org Remove hooks that are causing *-rel builds to fail 2022-04-06 jrprice@google.com Add Tint's .clang-format file to src/tint 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 bajones@google.com,brianosman@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 Bug: None Tbr: bajones@google.com,brianosman@google.com Test: Test: tint_unittests Change-Id: Ib0786ce79bc994d7228d6967b27f11554cd9dfbb Reviewed-on: https://skia-review.googlesource.com/c/skia/+/530180 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Brian Osman <brianosman@google.com>
This commit is contained in:
parent
42d514781d
commit
1d3fe5b289
2
DEPS
2
DEPS
@ -16,7 +16,7 @@ deps = {
|
||||
"third_party/externals/d3d12allocator" : "https://skia.googlesource.com/external/github.com/GPUOpen-LibrariesAndSDKs/D3D12MemoryAllocator.git@169895d529dfce00390a20e69c2f516066fe7a3b",
|
||||
# Dawn requires jinja2 and markupsafe for the code generator, tint for SPIRV compilation, and abseil for string formatting.
|
||||
# When the Dawn revision is updated these should be updated from the Dawn DEPS as well.
|
||||
"third_party/externals/dawn" : "https://dawn.googlesource.com/dawn.git@088a600b03679cd20991f145173a573ed9c03480",
|
||||
"third_party/externals/dawn" : "https://dawn.googlesource.com/dawn.git@17b1a452536381da5752af4c04a68ebe4f0ad5fa",
|
||||
"third_party/externals/jinja2" : "https://chromium.googlesource.com/chromium/src/third_party/jinja2@ee69aa00ee8536f61db6a451f3858745cf587de6",
|
||||
"third_party/externals/markupsafe" : "https://chromium.googlesource.com/chromium/src/third_party/markupsafe@0944e71f4b2cb9a871bcbe353f95e889b64a611a",
|
||||
"third_party/externals/abseil-cpp" : "https://skia.googlesource.com/external/github.com/abseil/abseil-cpp.git@c5a424a2a21005660b182516eb7a079cd8021699",
|
||||
|
5
third_party/BUILD.bazel
vendored
5
third_party/BUILD.bazel
vendored
@ -2557,6 +2557,7 @@ genrule(
|
||||
"externals/dawn/dawn.json",
|
||||
"externals/dawn/dawn_wire.json",
|
||||
"externals/dawn/generator/templates/BSD_LICENSE",
|
||||
"externals/dawn/generator/templates/dawn/native/CacheKey.cpp",
|
||||
"externals/dawn/generator/templates/dawn/native/ChainUtils.cpp",
|
||||
"externals/dawn/generator/templates/dawn/native/ChainUtils.h",
|
||||
"externals/dawn/generator/templates/dawn/native/ObjectType.cpp",
|
||||
@ -3083,6 +3084,8 @@ TINT_SRCS = [
|
||||
"externals/dawn/src/tint/ast/index_accessor_expression.h",
|
||||
"externals/dawn/src/tint/ast/int_literal_expression.cc",
|
||||
"externals/dawn/src/tint/ast/int_literal_expression.h",
|
||||
"externals/dawn/src/tint/ast/increment_decrement_statement.cc",
|
||||
"externals/dawn/src/tint/ast/increment_decrement_statement.h",
|
||||
"externals/dawn/src/tint/ast/internal_attribute.cc",
|
||||
"externals/dawn/src/tint/ast/internal_attribute.h",
|
||||
"externals/dawn/src/tint/ast/interpolate_attribute.cc",
|
||||
@ -3454,6 +3457,8 @@ TINT_SRCS = [
|
||||
"externals/dawn/src/tint/writer/spirv/function.h",
|
||||
"externals/dawn/src/tint/writer/spirv/generator.cc",
|
||||
"externals/dawn/src/tint/writer/spirv/generator.h",
|
||||
"externals/dawn/src/tint/writer/spirv/generator_impl.cc",
|
||||
"externals/dawn/src/tint/writer/spirv/generator_impl.h",
|
||||
"externals/dawn/src/tint/writer/spirv/instruction.cc",
|
||||
"externals/dawn/src/tint/writer/spirv/instruction.h",
|
||||
"externals/dawn/src/tint/writer/spirv/operand.cc",
|
||||
|
Loading…
Reference in New Issue
Block a user