Ben Clayton
1524d9e1bf
Roll third_party/webgpu-cts/ 27dc745ca..a6451cc67 (19 commits)
...
Update:
- expectations.txt
- ts_sources.txt
- resource_files.txt
- webtest .html files
27dc745ca1..a6451cc673
- a6451c Update 'buffer,usage' test in createBindGroup.spec.ts (#1824 )
- 0007e6 Add 'buffer,resource_offset' to createBindGroup.spec.ts (#1825 )
- a40f43 shader/execution: Fix shader creation errors (#1827 )
- 25c9f4 Add 'buffer,usage' test to createBindGroup.spec.ts (#1820 )
- 888ada slightly broaden/simplify pipeline_output_targets (#1823 )
- 708441 test ~all cases of pipeline_output_targets,blend (#1822 )
- 399cd2 Fix a wrong bit operation to decide the validation in indirect_dispatch_buffer,usage (#1819 )
- 73c9e8 Add storage_texture,mip_level_count test to createBindGroup.spec.ts (#1818 )
- 65fdb8 Minor clean up in life_of.md (#1608 )
- e53aff Add storage_texture,usage test to createVindGroup.spec.ts (#1813 )
- 39f597 Add `smoothstep` F32 Tests (#1811 )
- e97d14 Add tests to fullI32Range (#1792 )
- 7c4e02 Remove old implementation of correctlyRounded (#1796 )
- e93c41 Add 'multisampled_validation' test to createBindGroup.spec.ts (#1810 )
- cc7a40 Use trackForCleanup() for dst texture in copyToTexture cases (#1809 )
- 3c353f Adds remaining adapter.requestDevice tests. (#1798 )
- fd9cf4 Implement 'texture_buffer_usage' test to buffer_texture_copies.spec.ts (#1807 )
- f7f601 Add RENDER_ATTACHMENT usage when creating multisampled textures (#1806 )
- 63c716 Add 'texture_buffer_usage' test to buffer_texture_copies.spec.ts (#1803 )
Created with './tools/run cts roll'
Change-Id: I608a519f30d75d18efd9edb6b1ece61e856ac2f5
Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101681
Auto-Submit: Ben Clayton <bclayton@google.com>
Commit-Queue: Austin Eng <enga@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Austin Eng <enga@chromium.org>
2022-09-09 16:14:19 +00:00
dawn-autoroll
f0209f58ea
Roll vulkan-deps from c5b26b6fb63c to b772fe545415 (4 revisions)
...
https://chromium.googlesource.com/vulkan-deps.git/+log/c5b26b6fb63c..b772fe545415
Changed dependencies:
* vulkan-loader: 23043a5c87..2f87e2b3a5
* vulkan-tools: d9f4641f90..f7dff1f7dd
* vulkan-validation-layers: 8982285117..825dd8a890
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/vulkan-deps-dawn-autoroll
Please CC shrekshao@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 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
Bug: None
Tbr: shrekshao@google.com
Change-Id: Iadf1bd9a47ff420e01c28792cbce14ad7f673fe6
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101803
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
2022-09-09 09:21:27 +00:00
Dawn Autoroller
33bb4e4b26
Roll ANGLE from 6387f4118331 to 8fdfd8be4e54 (6 revisions)
...
6387f41183..8fdfd8be4e
2022-09-09 gman@chromium.org Update Dev docs to mention Chromium
2022-09-08 kkinnunen@apple.com Use base name of the generator script in various generated files
2022-09-08 srisser@google.com Avoid general python exceptions in retrace script
2022-09-08 geofflang@google.com GL: Ignore qualcomm errors about timestamps
2022-09-08 gman@chromium.org Move out of bounds buffer access tests under correct extension
2022-09-08 gman@chromium.org Fix UNSYNCHRONIZED glMapBufferRange test
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/angle-dawn-autoroll
Please CC shrekshao@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry
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://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
Bug: None
Tbr: shrekshao@google.com
Change-Id: I750ff800e0ea21f3dcee4ac2b2f0c5ea26a28fd0
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101840
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
2022-09-09 09:13:19 +00:00
Dawn Autoroller
0d7cd27fd3
Roll ANGLE from 11fd8346d6c2 to 6387f4118331 (5 revisions)
...
11fd8346d6..6387f41183
2022-09-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from f08773d25d83 to 2d84fcfd2251 (4 revisions)
2022-09-08 geofflang@google.com Vulkan: Don't store EGLSyncVk::mAttribs as a const ref.
2022-09-08 m.maiya@samsung.com Vulkan: Enable VK_EXT_swapchain_colorspace when supported
2022-09-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 7c6c7b79af8c to 4e4d2b45391f (6 revisions)
2022-09-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c8b855ee4e1d to 6feded35cfee (4 revisions)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/angle-dawn-autoroll
Please CC shrekshao@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry
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://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
Bug: None
Tbr: shrekshao@google.com
Change-Id: I687fef644c00df6692762279f33b3cb668558fff
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101701
Kokoro: Kokoro <noreply+kokoro@google.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
2022-09-08 20:12:28 +00:00
dawn-autoroll
37718ecd2f
Roll vulkan-deps from 66ed613293a9 to c5b26b6fb63c (3 revisions)
...
https://chromium.googlesource.com/vulkan-deps.git/+log/66ed613293a9..c5b26b6fb63c
Changed dependencies:
* vulkan-headers: 9f4c61a314..88ebcb08cb
* vulkan-loader: 0a783b5d3e..23043a5c87
* vulkan-validation-layers: dd32ac341e..8982285117
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/vulkan-deps-dawn-autoroll
Please CC shrekshao@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 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
Bug: None
Tbr: shrekshao@google.com
Change-Id: I97601c9e5ad2152184c39ad038a5c37cad73ee3c
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101665
Kokoro: Kokoro <noreply+kokoro@google.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
2022-09-08 20:08:48 +00:00
Dawn Autoroller
1ef40f24ff
Roll SwiftShader from 4e4d2b45391f to 27383fa99bbd (1 revision)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/4e4d2b45391f..27383fa99bbd
2022-09-08 swiftshader.regress@gmail.com Regres: Update test lists @ 4e4d2b45
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/swiftshader-dawn-autoroll
Please CC shrekshao@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry
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://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
Bug: None
Tbr: shrekshao@google.com
Change-Id: If10c6fd8512fda0319cf67079edbe20c16e6f865
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101700
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
2022-09-08 16:25:36 +00:00
Dawn Autoroller
3635223653
Roll ANGLE from 76a74d85a964 to 11fd8346d6c2 (8 revisions)
...
76a74d85a9..11fd8346d6
2022-09-07 gman@chromium.org Metal: Make flush NoWait
2022-09-07 geofflang@google.com GL: Unbind buffers after mapping them.
2022-09-07 constantine.shablya@collabora.com Add option to enable System EGL on all test configs
2022-09-07 ynovikov@chromium.org Replace underscores with dashes in SYNC-HAZARD messages
2022-09-07 penghuang@chromium.org Reland "Not recreate Framebuffer for eglMakeCurrent() call"
2022-09-07 romanl@google.com Change xvfb screen to 3120x3120.
2022-09-07 solti@google.com fix perf test result path
2022-09-07 romanl@google.com Add minimal setup for Go codegen in Android.bp.
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/angle-dawn-autoroll
Please CC shrekshao@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry
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://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
Bug: None
Tbr: shrekshao@google.com
Change-Id: Ibf8c99748e9f8c0e348fe5c0ace6ea0be9c8caaf
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101622
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
2022-09-08 05:52:34 +00:00
dawn-autoroll
452f4840a2
Roll vulkan-deps from 79b64317c3f2 to 66ed613293a9 (2 revisions)
...
https://chromium.googlesource.com/vulkan-deps.git/+log/79b64317c3f2..66ed613293a9
Changed dependencies:
* spirv-tools: 934a059787..f5b27b6513
* vulkan-validation-layers: e12480cb2a..dd32ac341e
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/vulkan-deps-dawn-autoroll
Please CC shrekshao@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 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
Bug: None
Tbr: shrekshao@google.com
Change-Id: Ic7a06eef819d21719b2006d8f2fa40ab6fe1bb76
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101641
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
2022-09-08 05:42:44 +00:00
Dawn Autoroller
9935f904c4
Roll SwiftShader from 7c6c7b79af8c to 4e4d2b45391f (6 revisions)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/7c6c7b79af8c..4e4d2b45391f
2022-09-07 capn@google.com Update renamed MemorySanitizer pass
2022-09-07 sugoi@google.com descriptorBindingVariableDescriptorCount support
2022-09-07 sugoi@google.com Expose descriptorIndexing support
2022-09-07 sugoi@google.com shaderSampledImageArrayNonUniformIndexing support
2022-09-07 yaroslav.isakov@gmail.com Build X11 parts only for ozone_platform_x11
2022-09-07 capn@google.com Update renamed LLVM sanitizer passes
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/swiftshader-dawn-autoroll
Please CC shrekshao@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry
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://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
Bug: None
Tbr: shrekshao@google.com
Change-Id: Iaddbc89c196b2c7d9af101b237a3d108db7f575f
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101621
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-09-08 02:45:44 +00:00
Dawn Autoroller
1d2d6272dd
Roll ANGLE from 1d04539fc753 to 76a74d85a964 (6 revisions)
...
1d04539fc7..76a74d85a9
2022-09-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from be37d7fbc94f to 7c6c7b79af8c (1 revision)
2022-09-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from e3fa08b13e32 to c8b855ee4e1d (8 revisions)
2022-09-07 penghuang@chromium.org Revert "Not recreate Framebuffer for eglMakeCurrent() call"
2022-09-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 1c4ee1412503 to e7211d52993a (477 revisions)
2022-09-07 yuxinhu@google.com Fix the SYNC-HAZARD error message format
2022-09-07 syoussefi@chromium.org Vulkan: Use VK_EXT_pipeline_robustness
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/angle-dawn-autoroll
Please CC shrekshao@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry
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://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
Bug: None
Tbr: shrekshao@google.com
Change-Id: Ic1eb6ec9ecc266b0dffb03c689bfc59e47442435
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101523
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
2022-09-07 17:00:54 +00:00
dawn-autoroll
00e32a612a
Roll vulkan-deps from c8b855ee4e1d to 79b64317c3f2 (1 revision)
...
https://chromium.googlesource.com/vulkan-deps.git/+log/c8b855ee4e1d..79b64317c3f2
Changed dependencies:
* spirv-tools: 5f45f793ae..934a059787
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/vulkan-deps-dawn-autoroll
Please CC shrekshao@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 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
Bug: None
Tbr: shrekshao@google.com
Change-Id: I530c5cbad131f12429f16ae4a84d7d114202aab0
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101524
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-09-07 16:50:24 +00:00
Dawn Autoroller
d137757a63
Roll SwiftShader from be37d7fbc94f to 7c6c7b79af8c (1 revision)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/be37d7fbc94f..7c6c7b79af8c
2022-09-07 sugoi@google.com OpSampledImage propagation fix
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/swiftshader-dawn-autoroll
Please CC shrekshao@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry
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://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
Bug: None
Tbr: shrekshao@google.com
Change-Id: I27ebc2022d64924235a8f9a46d124ea47578d7c0
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101522
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
2022-09-07 13:46:34 +00:00
dawn-autoroll
688c6dc808
Roll vulkan-deps from 68fbfeef41d3 to c8b855ee4e1d (7 revisions)
...
https://chromium.googlesource.com/vulkan-deps.git/+log/68fbfeef41d3..c8b855ee4e1d
Changed dependencies:
* glslang: a53aa3e94f..7757cbebe4
* vulkan-loader: fdfdef6d1b..0a783b5d3e
* vulkan-tools: 1ef7bc1547..d9f4641f90
* vulkan-validation-layers: 25c1a732b6..e12480cb2a
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/vulkan-deps-dawn-autoroll
Please CC shrekshao@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 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
Bug: None
Tbr: shrekshao@google.com
Change-Id: I6844ea6dd2306a84bae73d5474105539d6ae7c88
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101521
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
2022-09-07 03:04:53 +00:00
Dawn Autoroller
d03a747110
Roll ANGLE from c2ad74e4e519 to 1d04539fc753 (11 revisions)
...
c2ad74e4e5..1d04539fc7
2022-09-07 syoussefi@chromium.org Fix xfb tests rendering points
2022-09-07 syoussefi@chromium.org Vulkan: Make robustness affect all of share group
2022-09-06 yuxinhu@google.com Replace underscores with dashes in SYNC-HAZARD messages
2022-09-06 gman@chromium.org Metal: Preemptively Start Provoking Vertex CmdBuffer on AMD
2022-09-06 syoussefi@chromium.org Vulkan: Use VK_EXT_multisampled_render_to_single_sampled
2022-09-06 ianelliott@google.com Revert "Extra buffer logging/checking on Android Cuttlefish"
2022-09-06 gman@chromium.org Metal: Stop pre-creating the Provoking Vertex CmdBuffer
2022-09-06 romanl@google.com Use the same build_info in all functions and cache nodes.
2022-09-06 penghuang@chromium.org Not recreate Framebuffer for eglMakeCurrent() call
2022-09-06 cnorthrop@google.com FrameCapture: Fix GLES1 vertex array state
2022-09-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c4e128e05c38 to e3fa08b13e32 (12 revisions)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/angle-dawn-autoroll
Please CC shrekshao@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry
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://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
Bug: None
Tbr: shrekshao@google.com
Change-Id: I6a153c0287acb795e7e3eeae3efcde8b634b098d
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101520
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-09-07 02:57:53 +00:00
Austin Eng
185fd3deca
Add go tests to presubmit
...
Change-Id: I2d56a463cecf0b1bcb96c51ae134c6fa07d87b21
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100560
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Austin Eng <enga@chromium.org>
2022-09-06 18:20:33 +00:00
dawn-autoroll
8dc97a8e3d
Roll vulkan-deps from e3fa08b13e32 to 68fbfeef41d3 (1 revision)
...
https://chromium.googlesource.com/vulkan-deps.git/+log/e3fa08b13e32..68fbfeef41d3
Changed dependencies:
* vulkan-validation-layers: b50285d33d..25c1a732b6
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/vulkan-deps-dawn-autoroll
Please CC shrekshao@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 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
Bug: None
Tbr: shrekshao@google.com
Change-Id: I427b9915ea97f137b82f079b02602549c8274da4
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101400
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-09-06 14:10:53 +00:00
Dawn Autoroller
9f1a79ab34
Roll ANGLE from 1b39c610c4b9 to c2ad74e4e519 (1 revision)
...
1b39c610c4..c2ad74e4e5
2022-09-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from c709ec453fcb to 1c4ee1412503 (1424 revisions)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/angle-dawn-autoroll
Please CC shrekshao@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry
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://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
Bug: None
Tbr: shrekshao@google.com
Change-Id: I9ebf1f701bebcecc637bbf044fd82d1c5d7e1aa9
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101380
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-09-06 14:01:03 +00:00
dawn-autoroll
90c66e4747
Roll vulkan-deps from afc444a0f49a to e3fa08b13e32 (1 revision)
...
https://chromium.googlesource.com/vulkan-deps.git/+log/afc444a0f49a..e3fa08b13e32
Changed dependencies:
* vulkan-validation-layers: 360165e0ef..b50285d33d
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/vulkan-deps-dawn-autoroll
Please CC shrekshao@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 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
Bug: None
Tbr: shrekshao@google.com
Change-Id: If9533987ede9e72d39eda660cc03d1aa7e6af84d
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101340
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
2022-09-06 01:14:52 +00:00
dawn-autoroll
8a25fd2002
Roll vulkan-deps from ad7395b46266 to afc444a0f49a (1 revision)
...
https://chromium.googlesource.com/vulkan-deps.git/+log/ad7395b46266..afc444a0f49a
Changed dependencies:
* spirv-cross: 9fcf62784b..210a800130
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/vulkan-deps-dawn-autoroll
Please CC bajones@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 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
Bug: None
Tbr: bajones@google.com
Change-Id: I44180854426c9b7f8eb9af1382b1274b6b3828b2
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101302
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-09-05 12:21:02 +00:00
Dawn Autoroller
4a87b614b7
Roll ANGLE from ba721efd696f to 1b39c610c4b9 (1 revision)
...
ba721efd69..1b39c610c4
2022-09-05 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from f0db6df92f88 to be37d7fbc94f (6 revisions)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/angle-dawn-autoroll
Please CC bajones@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry
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://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
Bug: None
Tbr: bajones@google.com
Change-Id: I031c8b40b8f5a3f7898d0a8e58341725755f4ca7
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101301
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-09-05 12:09:42 +00:00
dawn-autoroll
5dcdf5d910
Roll vulkan-deps from 16d6c09db632 to ad7395b46266 (9 revisions)
...
https://chromium.googlesource.com/vulkan-deps.git/+log/16d6c09db632..ad7395b46266
Changed dependencies:
* glslang: 69ae9e7460..a53aa3e94f
* spirv-tools: 4c456f7da6..5f45f793ae
* vulkan-loader: efe6aa4f3f..fdfdef6d1b
* vulkan-tools: 088cfe8047..1ef7bc1547
* vulkan-validation-layers: 0a39833305..360165e0ef
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/vulkan-deps-dawn-autoroll
Please CC bajones@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 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
Bug: None
Tbr: bajones@google.com
Change-Id: I4f8dc664d21fd9784a4e246730c505b77ca31731
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101260
Kokoro: Kokoro <noreply+kokoro@google.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
2022-09-03 07:11:00 +00:00
Dawn Autoroller
e6b9f8858e
Roll ANGLE from 2e142b7f08e8 to ba721efd696f (3 revisions)
...
2e142b7f08..ba721efd69
2022-09-02 syoussefi@chromium.org Vulkan: FIx Android AHB format mapping
2022-09-02 eddiehatfield@google.com Infra: Enable angle_deqp_gl46_tests on SwiftShader
2022-09-02 natsu@google.com Tests external image uploads with colorspace
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/angle-dawn-autoroll
Please CC bajones@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry
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://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
Bug: None
Tbr: bajones@google.com
Change-Id: Ifb3c0ef74dd6bc161f7eacb9b02552c7e046005f
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101261
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
2022-09-03 06:41:50 +00:00
Dawn Autoroller
6046ef6ef9
Roll SwiftShader from b1bf623ee5ad to be37d7fbc94f (2 revisions)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/b1bf623ee5ad..be37d7fbc94f
2022-09-02 sugoi@google.com Fix dynamic rendering layer clear
2022-09-02 swiftshader.regress@gmail.com Regres: Update test lists @ b1bf623e
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/swiftshader-dawn-autoroll
Please CC bajones@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry
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://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
Bug: None
Tbr: bajones@google.com
Change-Id: I26c75929ae275d3b09b5544ace7ae0eec459e7a3
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101201
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
2022-09-03 04:05:50 +00:00
Dawn Autoroller
5b0824787a
Roll ANGLE from e8b6cd217495 to 2e142b7f08e8 (3 revisions)
...
e8b6cd2174..2e142b7f08
2022-09-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 40446ec62941 to c4e128e05c38 (14 revisions)
2022-09-02 abdolrashidi@google.com Fix adding imageless FBO to enabled extensions
2022-09-02 cclao@google.com OpenGL: Pass EGL_GL_COLORSPACE_KHR to OGL backend
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/angle-dawn-autoroll
Please CC bajones@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry
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://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
Bug: None
Tbr: bajones@google.com
Change-Id: I05b0e40201b9bb137b12b9ee3f9f2d63dae8cc2d
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101200
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-09-02 17:28:41 +00:00
dawn-autoroll
434d6edd2b
Roll vulkan-deps from c4e128e05c38 to 16d6c09db632 (1 revision)
...
https://chromium.googlesource.com/vulkan-deps.git/+log/c4e128e05c38..16d6c09db632
Changed dependencies:
* spirv-cross: c93ee9261e..9fcf62784b
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/vulkan-deps-dawn-autoroll
Please CC bajones@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 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
Bug: None
Tbr: bajones@google.com
Change-Id: I0668ad9e4a7684e8fe9f1d3950b0a136afcca391
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101023
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-09-02 16:34:10 +00:00
Dawn Autoroller
bd6bcf1e0c
Roll SwiftShader from 78cfdcddd8c7 to b1bf623ee5ad (2 revisions)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/78cfdcddd8c7..b1bf623ee5ad
2022-09-01 capn@google.com Add a reference implementation for frexp()
2022-09-01 swiftshader.regress@gmail.com Regres: Update test lists @ f0db6df9
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/swiftshader-dawn-autoroll
Please CC bajones@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry
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://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
Bug: None
Tbr: bajones@google.com
Change-Id: I6b173702c22d1881a909d5b4dd37015bc5cada75
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101022
Kokoro: Kokoro <noreply+kokoro@google.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
2022-09-02 07:12:50 +00:00
Dawn Autoroller
5ef43e5f1f
Roll ANGLE from cec499f28957 to e8b6cd217495 (11 revisions)
...
cec499f289..e8b6cd2174
2022-09-01 jonahr@google.com Skip VulkanPerformanceCounterTest.EndXfbAfterRenderPassClosed
2022-09-01 jonahr@google.com Skip EmulateCopyTexImage2DFromRenderbuffers tests on Win/Intel
2022-09-01 cclao@google.com Vulkan: Dont skip texture upload if only color space differs
2022-09-01 jmadill@chromium.org Frame Capture: Remove MEC active variable.
2022-09-01 jmadill@chromium.org Move entry point classifier helpers into angle_common.
2022-09-01 romanl@google.com Revert "EndXfbAfterRenderPassClosed expectation (0,0) -> (w/2,h/2)"
2022-09-01 syoussefi@chromium.org Map RGBX AHB back to GL_RGB8 for OpenGL
2022-09-01 romanl@google.com EndXfbAfterRenderPassClosed expectation (0,0) -> (w/2,h/2)
2022-09-01 yuxinhu@google.com Vulkan: Fix Framebuffer Fetch Test Failure
2022-09-01 chris@rive.app Add noncoherent PLS tests
2022-09-01 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from ecba967ea71f to f0db6df92f88 (5 revisions)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/angle-dawn-autoroll
Please CC bajones@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry
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://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
Bug: None
Tbr: bajones@google.com
Change-Id: I90935d488782c989b702141f50e33c1da0b86644
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101021
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
2022-09-02 03:05:30 +00:00
dawn-autoroll
e6bb20d3ab
Roll vulkan-deps from 1d36249fb716 to c4e128e05c38 (15 revisions)
...
https://chromium.googlesource.com/vulkan-deps.git/+log/1d36249fb716..c4e128e05c38
Changed dependencies:
* spirv-headers: 93754d52d6..87d5b782be
* spirv-tools: b5d1040b94..4c456f7da6
* vulkan-headers: 715673702f..9f4c61a314
* vulkan-loader: 095a7bf60b..efe6aa4f3f
* vulkan-tools: 77cf67df07..088cfe8047
* vulkan-validation-layers: d8c7808f87..0a39833305
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/vulkan-deps-dawn-autoroll
Please CC bajones@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 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
Bug: None
Tbr: bajones@google.com
Change-Id: I1a0403a60b421805ed8d8cb5dcd81d949413a2e6
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101122
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
2022-09-02 02:13:09 +00:00
Dawn Autoroller
efa5d3e3d3
Roll SwiftShader from f0db6df92f88 to 78cfdcddd8c7 (2 revisions)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/f0db6df92f88..78cfdcddd8c7
2022-09-01 sugoi@google.com Remove the "--cached" flag from clang formatting
2022-09-01 sugoi@google.com Allow ExecutionModeStencilRefReplacingEXT execution mode
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/swiftshader-dawn-autoroll
Please CC bajones@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry
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://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
Bug: None
Tbr: bajones@google.com
Change-Id: Ibde5b0e07d1347938278179e24baaf85e98f2f38
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101020
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-09-01 17:59:09 +00:00
Dawn Autoroller
ae6f76fe3a
Roll ANGLE from 2f9d0810ecb7 to cec499f28957 (3 revisions)
...
2f9d0810ec..cec499f289
2022-09-01 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from da42de1e5ad7 to 40446ec62941 (12 revisions)
2022-09-01 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 6511404d8c85 to c709ec453fcb (552 revisions)
2022-08-31 cclao@google.com Vulkan: No depth load/store if depthFunc==ALWAYS/NEVER && mask==FALSE
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/angle-dawn-autoroll
Please CC bajones@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry
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://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
Bug: None
Tbr: bajones@google.com
Change-Id: I59dcf79684ed90c4531cba9e5be09a1eedb8d5d8
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100980
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-09-01 13:00:49 +00:00
dawn-autoroll
6903fc0c46
Roll vulkan-deps from 3747e941a171 to 1d36249fb716 (10 revisions)
...
https://chromium.googlesource.com/vulkan-deps.git/+log/3747e941a171..1d36249fb716
Changed dependencies:
* glslang: 9e78bc8108..69ae9e7460
* spirv-tools: d51dc53d2c..b5d1040b94
* vulkan-loader: 40faec799c..095a7bf60b
* vulkan-tools: 439026106a..77cf67df07
* vulkan-validation-layers: bd411a0ce4..d8c7808f87
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/vulkan-deps-dawn-autoroll
Please CC bajones@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 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
Bug: None
Tbr: bajones@google.com
Change-Id: I8ac3b8e088288caa91a3cf3803075c68d564d70f
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100801
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
2022-09-01 05:10:19 +00:00
Dawn Autoroller
bd1e38aa3d
Roll ANGLE from 080b67ed0ec0 to 2f9d0810ecb7 (5 revisions)
...
080b67ed0e..2f9d0810ec
2022-08-31 romanl@google.com Revert "Sort items to avoid python2/3 diffs."
2022-08-31 romanl@google.com Sort items to avoid python2/3 diffs.
2022-08-31 geofflang@google.com Vulkan: Parse human readable ARM driver versions.
2022-08-31 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from db1584efaa9b to da42de1e5ad7 (1 revision)
2022-08-31 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 476165cc7c0c to ecba967ea71f (4 revisions)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/angle-dawn-autoroll
Please CC bajones@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry
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://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
Bug: None
Tbr: bajones@google.com
Change-Id: I25aec8db865c724a407caccbd55bfc745aae1851
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100921
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-08-31 23:04:48 +00:00
Dawn Autoroller
329ddd813d
Roll SwiftShader from ecba967ea71f to f0db6df92f88 (5 revisions)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/ecba967ea71f..f0db6df92f88
2022-08-31 capn@google.com Eliminate incorrect Exponent() function
2022-08-31 capn@google.com Optimize Frexp() zero handling
2022-08-31 capn@google.com Fix Frexp() for subnormal arguments under DAZ
2022-08-31 capn@google.com Move Frexp and Ldexp to ShaderCore
2022-08-31 sugoi@google.com OpCopy* fixes
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/swiftshader-dawn-autoroll
Please CC bajones@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry
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://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
Bug: None
Tbr: bajones@google.com
Change-Id: I55331b046ad75d46b2e5263c5a2155786be4ac14
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100920
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-08-31 21:35:39 +00:00
dawn-autoroll
1862e83510
Roll vulkan-deps from da42de1e5ad7 to 3747e941a171 (1 revision)
...
https://chromium.googlesource.com/vulkan-deps.git/+log/da42de1e5ad7..3747e941a171
Changed dependencies:
* spirv-tools: fca39d5cb4..d51dc53d2c
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/vulkan-deps-dawn-autoroll
Please CC bajones@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 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
Bug: None
Tbr: bajones@google.com
Change-Id: I73f39ab1239d3cfa4078ad6367b28a793cafc28c
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100880
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
2022-08-31 16:06:28 +00:00
Dawn Autoroller
969692ccf8
Roll ANGLE from 7428369ada4a to 080b67ed0ec0 (2 revisions)
...
7428369ada..080b67ed0e
2022-08-31 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 25d1a1a7a886 to 6511404d8c85 (577 revisions)
2022-08-30 zzyiwei@chromium.org Vulkan: disable EGL_EXT_image_gl_colorspace
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/angle-dawn-autoroll
Please CC bajones@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry
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://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
Bug: None
Tbr: bajones@google.com
Change-Id: I8038a128704ebc039e0a08f206f19d3cfe9fc582
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100841
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
2022-08-31 09:24:28 +00:00
Dawn Autoroller
ef751b76ee
Roll SwiftShader from f1b1938f48c3 to ecba967ea71f (3 revisions)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/f1b1938f48c3..ecba967ea71f
2022-08-31 nicolascapens@google.com Revert "Workaround vkGetPhysicalDeviceProperties2() issue"
2022-08-31 nicolascapens@google.com Revert "Temporarily allow unsupported structures in PhysicalDevice::getFeatures2()"
2022-08-31 nicolascapens@google.com Revert "Workaround for dEQP-VK.info.device_mandatory_features failure"
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/swiftshader-dawn-autoroll
Please CC bajones@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry
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://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
Bug: None
Tbr: bajones@google.com
Change-Id: Ie12f62b31adbde016cd7ff5cfbe9e0c1a530f051
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100840
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-08-31 08:21:58 +00:00
dawn-autoroll
b4697b713c
Roll vulkan-deps from db1584efaa9b to da42de1e5ad7 (1 revision)
...
https://chromium.googlesource.com/vulkan-deps.git/+log/db1584efaa9b..da42de1e5ad7
Changed dependencies:
* vulkan-validation-layers: 67b79bcb00..bd411a0ce4
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/vulkan-deps-dawn-autoroll
Please CC bajones@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 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
Bug: None
Tbr: bajones@google.com
Change-Id: I2c95e0e4f652a6f4ffe966ed064674ffa0487217
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100705
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-08-30 21:15:07 +00:00
Dawn Autoroller
ae9cc2f759
Roll ANGLE from 64f41972a9a3 to 7428369ada4a (9 revisions)
...
64f41972a9..7428369ada
2022-08-30 cclao@google.com Vulkan: Use macros for load/store Op check
2022-08-30 lfy@google.com Vulkan: Don't try to guess format mapping
2022-08-30 lexa.knyazev@gmail.com Support provoking vertex state query
2022-08-30 kkinnunen@apple.com Make shader dump code compile after ShCompileOptions API change
2022-08-30 romanl@google.com Add include atomic, missing in Skia builds.
2022-08-30 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 7d94bcff7a00 to db1584efaa9b (3 revisions)
2022-08-30 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 75cc1cb02dd7 to 25d1a1a7a886 (533 revisions)
2022-08-30 yuxinhu@google.com Check max shader storage blocks support in test
2022-08-30 syoussefi@chromium.org Vulkan: Handle suboptimal like out-of-date
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/angle-dawn-autoroll
Please CC bajones@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry
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://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
Bug: None
Tbr: bajones@google.com
Change-Id: I28343178f2573fe4d9c0383cd30b6148b08da143
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100741
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
2022-08-30 20:28:12 +00:00
Dawn Autoroller
df90cda634
Roll SwiftShader from 476165cc7c0c to f1b1938f48c3 (1 revision)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/476165cc7c0c..f1b1938f48c3
2022-08-30 swiftshader.regress@gmail.com Regres: Update test lists @ 476165cc
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/swiftshader-dawn-autoroll
Please CC bajones@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry
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://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
Bug: None
Tbr: bajones@google.com
Change-Id: I04fdcf39351386f160c2d1bc6023263b832021ad
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100740
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-08-30 19:27:18 +00:00
Dawn Autoroller
c68683c306
Roll ANGLE from 5ef3960bc1f1 to 64f41972a9a3 (9 revisions)
...
5ef3960bc1..64f41972a9
2022-08-29 jmadill@chromium.org Use canonical gl.xml and update enum to string function.
2022-08-29 sunnyps@chromium.org d3d11: Support rendering to GL_TEXTURE_2D target for YUV images
2022-08-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 435ebaff9214 to f08773d25d83 (15 revisions)
2022-08-29 romanl@google.com Replace std::this_thread::get_id() use with a unique thread id.
2022-08-29 syoussefi@chromium.org Vulkan: SPIR-V Gen: Remove suppression of passing tests
2022-08-29 solti@google.com update CopyTextureCHROMIUM to match Chromium
2022-08-29 romanl@google.com Capture/Replay: Delete binary data in FinishReplay via callback
2022-08-29 ynovikov@chromium.org Fix loading end2end test expectations on iOS
2022-08-29 eddiehatfield@google.com Fix data race in BlobCache
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/angle-dawn-autoroll
Please CC bajones@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry
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://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
Bug: None
Tbr: bajones@google.com
Change-Id: Icc3c6a8940fc93a78cff49bb9195324cd96c38d3
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100720
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
2022-08-30 06:34:47 +00:00
dawn-autoroll
445ef17ba0
Roll vulkan-deps from c5f01bfc31ec to db1584efaa9b (2 revisions)
...
https://chromium.googlesource.com/vulkan-deps.git/+log/c5f01bfc31ec..db1584efaa9b
Changed dependencies:
* spirv-tools: 66bdbacc9c..fca39d5cb4
* vulkan-validation-layers: 1396d7b36a..67b79bcb00
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/vulkan-deps-dawn-autoroll
Please CC bajones@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 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
Bug: None
Tbr: bajones@google.com
Change-Id: I72295d49a023b7682f2bd63c7f120681eed6a7dc
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100700
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
2022-08-30 05:34:07 +00:00
Dawn Autoroller
fe6d72dc4f
Roll ANGLE from bec40d768468 to 5ef3960bc1f1 (4 revisions)
...
bec40d7684..5ef3960bc1
2022-08-29 kkinnunen@apple.com Use correct seed type for XXH32 fuzzer
2022-08-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from eb46f95f20dc to 7d94bcff7a00 (8 revisions)
2022-08-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 6517262b2386 to 476165cc7c0c (6 revisions)
2022-08-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 21906127bee6 to 75cc1cb02dd7 (625 revisions)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/angle-dawn-autoroll
Please CC bajones@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry
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://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
Bug: None
Tbr: bajones@google.com
Change-Id: I2e0a99d2891f62b721a0333b6573a079e37bc4a0
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100660
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-08-29 17:12:49 +00:00
dawn-autoroll
29d0a523f2
Roll vulkan-deps from 7d94bcff7a00 to c5f01bfc31ec (1 revision)
...
https://chromium.googlesource.com/vulkan-deps.git/+log/7d94bcff7a00..c5f01bfc31ec
Changed dependencies:
* spirv-tools: a98f05d02f..66bdbacc9c
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/vulkan-deps-dawn-autoroll
Please CC bajones@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 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
Bug: None
Tbr: bajones@google.com
Change-Id: I6ce1a71f9a0e83791a0ac1913293d2c97e52af22
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100465
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-08-29 16:11:50 +00:00
Dawn Autoroller
6c55c128ec
Roll ANGLE from ac2aeccde28d to bec40d768468 (1 revision)
...
ac2aeccde2..bec40d7684
2022-08-29 syoussefi@chromium.org Vulkan: Set SPIR-V Generator version to 1
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/angle-dawn-autoroll
Please CC rharrison@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry
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://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
Bug: None
Tbr: rharrison@google.com
Change-Id: I71f18b3828002143690771ccf3aa848beddf0885
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100463
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-08-29 04:13:49 +00:00
Dawn Autoroller
009404164d
Roll SwiftShader from 6c0f2889c2d9 to 476165cc7c0c (1 revision)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/6c0f2889c2d9..476165cc7c0c
2022-08-27 swiftshader.regress@gmail.com Regres: Update test lists @ 6517262b
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/swiftshader-dawn-autoroll
Please CC rharrison@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry
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://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
Bug: None
Tbr: rharrison@google.com
Change-Id: Ie6d702d384ca76e847d653f09230ce17aa8339b5
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100621
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-08-28 00:57:48 +00:00
Dawn Autoroller
d66128a198
Roll SwiftShader from db6433790af5 to 6c0f2889c2d9 (1 revision)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/db6433790af5..6c0f2889c2d9
2022-08-27 bclayton@google.com Reimplement GLSLstd450Ldexp
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/swiftshader-dawn-autoroll
Please CC rharrison@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry
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://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
Bug: None
Tbr: rharrison@google.com
Change-Id: Ic2be16e29573faa35d2e643e9ef259f9acaecb21
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100620
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-08-27 07:09:28 +00:00
Dawn Autoroller
3dd48d906b
Roll ANGLE from 40782cf568c6 to ac2aeccde28d (5 revisions)
...
40782cf568..ac2aeccde2
2022-08-27 yuxinhu@google.com Check GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS in test
2022-08-26 yuxinhu@google.com Vulkan: Remove useRelaxedPrecision
2022-08-26 m.maiya@samsung.com Vulkan: Support passthrough of colorspace attributes
2022-08-26 eddiehatfield@google.com Add capture functions for desktop GL entry points
2022-08-26 chris@rive.app Add a fix on all backends for images as function arguments
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/angle-dawn-autoroll
Please CC rharrison@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry
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://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
Bug: None
Tbr: rharrison@google.com
Change-Id: Ife8071b176d651ed539b2cbb1cfb8d5f6f53e236
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100600
Kokoro: Kokoro <noreply+kokoro@google.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
2022-08-27 03:35:37 +00:00
dawn-autoroll
6ec7324702
Roll vulkan-deps from eb46f95f20dc to 7d94bcff7a00 (8 revisions)
...
https://chromium.googlesource.com/vulkan-deps.git/+log/eb46f95f20dc..7d94bcff7a00
Changed dependencies:
* glslang: 10423ec659..9e78bc8108
* vulkan-validation-layers: 6086f7993d..1396d7b36a
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/vulkan-deps-dawn-autoroll
Please CC rharrison@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 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
Bug: None
Tbr: rharrison@google.com
Change-Id: I6fbe87771518a1988627ae91cdc85a620a033e55
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100563
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-08-26 22:36:47 +00:00
Austin Eng
a993e1913e
Roll third_party/webgpu-cts/ c0c5cce30..27dc745ca (20 commits)
...
c0c5cce305..27dc745ca1
$ git log c0c5cce30..27dc745ca --date=short --no-merges --format='%ad %ae %s'
2022-08-26 gyuyoung Add sample_count test to buffer_texture_copies.spec.ts (#1800 )
2022-08-26 gyuyoung Implement 'texture,device_mismatch' test in writeTexture.spec.ts (#1793 )
2022-08-26 gyuyoung Add 'maximum_binding_limit' test to createBindGroupLayout.spec.ts (#1790 )
2022-08-25 enga Add global test config (#1801 )
2022-08-25 enga Mark root .eslintrc.json as "root: true" (#1802 )
2022-08-25 bajones Address Kai's feedback
2022-08-24 tojiro Style fixes
2022-08-24 tojiro Refactor image_copy and unified data generator between the two test files.
2022-08-23 bajones Optimizing GetInitialData function
2022-08-25 kainino fix merge error
2022-08-25 rharrison Clarify comments in ULP code (#1795 )
2022-08-23 kainino tweak to make safer against accidental awaits
2022-08-23 bclayton webgpu/shader/execution: Check validation before testing results
2022-08-24 rharrison Linearly spread `f32FullRange` values over possible f32 values (#1786 )
2022-08-24 rharrison Implement `remainder (%)` f32 test (#1765 )
2022-08-24 rharrison Rename `make*F32IntervalCase` to `make*ToF32IntervalCase` (#1775 )
2022-08-24 zhaoming.jiang Revert "Use let declarations for literal input in shader,execution,expression tests (#1788 )" (#1789 )
2022-08-24 zhaoming.jiang Use let declarations for literal input in shader,execution,expression tests (#1788 )
2022-08-24 gyuyoung Add storage_texture,formats test to createBindGroupLayout.spec.ts (#1776 )
2022-08-23 rharrison Refactor binary arithmetic tests to use common test values (#1783 )
Change-Id: I75a810698616f74d02480ccee369564030aa4a32
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100462
Auto-Submit: Austin Eng <enga@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Loko Kung <lokokung@google.com>
Commit-Queue: Loko Kung <lokokung@google.com>
2022-08-26 19:48:25 +00:00
Dawn Autoroller
ae03803e04
Roll SwiftShader from 6517262b2386 to db6433790af5 (4 revisions)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/6517262b2386..db6433790af5
2022-08-26 capn@google.com Compute fragment coordinates for wider SIMD groups
2022-08-26 capn@google.com Rename pixel coordinate variables
2022-08-26 capn@google.com Compute relative fragment coordinates just once
2022-08-26 capn@google.com Compute the primitive's origin coordinates only once
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/swiftshader-dawn-autoroll
Please CC rharrison@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry
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://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
Bug: None
Tbr: rharrison@google.com
Change-Id: I4e640435f9643126013360a046d05fa87f56754a
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100540
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
2022-08-26 18:13:47 +00:00