Commit 251e855
Roll vulkan-deps from 235e641f78a0 to 9eca0d5dbbfa (10 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/235e641f78a0..9eca0d5dbbfa
Also rolling transitive DEPS:
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/0f8bd4945d2d88fa68560f4b17d1f066740928ac..e4c40890710586ea02a2d457a123b7c339d526f7
https://chromium.googlesource.com/external/github.com/LunarG/VulkanTools/+log/796d193c8e3a236811e75855f62546b3b2c633b2..02acf732d259379c4e4f296e4a6a6b6c8173c878
https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/8a13595dd4ae5049ef42d0f30297d0c427db54b5..556c7ca95c6a309278c6cee98129d573827a05b4
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/adfdda5b665f59aae31acf5c12c73e64a8f89553..e6588c0c6c1b0405b28ac14b5a3fa5186016f654
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-angle-autoroll
Please CC angle-team@google.com,yuxinhu@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 report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Bug: None
Tbr: yuxinhu@google.com
Change-Id: Ibbbfc88d44f83cabbf36932c778e66315551816a
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/7699937
Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>1 parent e8d1614 commit 251e855
6 files changed
Lines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1094 | 1094 | | |
1095 | 1095 | | |
1096 | 1096 | | |
1097 | | - | |
| 1097 | + | |
1098 | 1098 | | |
1099 | 1099 | | |
1100 | 1100 | | |
1101 | 1101 | | |
1102 | | - | |
| 1102 | + | |
1103 | 1103 | | |
1104 | 1104 | | |
1105 | 1105 | | |
1106 | 1106 | | |
1107 | | - | |
| 1107 | + | |
1108 | 1108 | | |
1109 | 1109 | | |
1110 | 1110 | | |
| |||
1119 | 1119 | | |
1120 | 1120 | | |
1121 | 1121 | | |
1122 | | - | |
| 1122 | + | |
1123 | 1123 | | |
1124 | 1124 | | |
1125 | 1125 | | |
| |||
1144 | 1144 | | |
1145 | 1145 | | |
1146 | 1146 | | |
1147 | | - | |
| 1147 | + | |
1148 | 1148 | | |
1149 | 1149 | | |
1150 | 1150 | | |
| |||
- SPIRV/GlslangToSpv.cpp+17-5
- Test/baseResults/hlsl.format.rwtexture.frag.out+297-321
- Test/baseResults/spv.debuginfo.bufferref.glsl.frag.out+1-8
- Test/baseResults/spv.debuginfo.const_params.glsl.comp.out+1-8
- Test/baseResults/spv.debuginfo.const_variables.glsl.frag.out+1-8
- Test/baseResults/spv.debuginfo.continued.glsl.vert.out+10-15
- Test/baseResults/spv.debuginfo.declaration.glsl.frag.out+1-8
- Test/baseResults/spv.debuginfo.glsl.comp.out+1-8
- Test/baseResults/spv.debuginfo.glsl.frag.out+1-8
- Test/baseResults/spv.debuginfo.glsl.geom.out+1-8
- Test/baseResults/spv.debuginfo.glsl.tesc.out+1-8
- Test/baseResults/spv.debuginfo.glsl.tese.out+1-8
- Test/baseResults/spv.debuginfo.glsl.vert.out+1-8
- Test/baseResults/spv.debuginfo.hlsl.comp.out+1-9
- Test/baseResults/spv.debuginfo.hlsl.frag.out+1-9
- Test/baseResults/spv.debuginfo.hlsl.geom.out+1-9
- Test/baseResults/spv.debuginfo.hlsl.tesc.out+1-9
- Test/baseResults/spv.debuginfo.hlsl.tese.out+1-9
- Test/baseResults/spv.debuginfo.hlsl.vert.out+1-9
- Test/baseResults/spv.debuginfo.implicit_br.glsl.frag.out+1-8
- Test/baseResults/spv.debuginfo.include.glsl.frag.out+1-8
- Test/baseResults/spv.debuginfo.interface_bool.glsl.comp.out+1-8
- Test/baseResults/spv.debuginfo.multiline.glsl.frag.out+1-8
- Test/baseResults/spv.debuginfo.non_ascii.glsl.frag.out+1-8
- Test/baseResults/spv.debuginfo.sampler_type.glsl.frag.out+1-8
- Test/baseResults/spv.debuginfo.scalar_types.glsl.frag.out+1-8
- Test/baseResults/spv.debuginfo.ubo.glsl.frag.out+1-8
- Test/hlsl.format.rwtexture.frag+20-24
- Test/spv.debuginfo.continued.glsl.vert+2
- include/spirv-tools/libspirv.h+3
- source/binary.cpp+84-10
- source/binary.h+8
- source/disassemble.cpp+53-8
- source/disassemble.h+3
- source/name_mapper.cpp+3-3
- source/name_mapper.h+5-2
- source/val/validate_image.cpp+186-19
- source/val/validation_state.cpp+2
- test/CMakeLists.txt+1
- test/handle_unknown_opcodes_test.cpp+511
- test/val/val_image_test.cpp+344-25
- tools/dis/dis.cpp+11
Submodule vulkan-deps updated from 235e641 to 9eca0d5
- BUILD.gn+1
- layers/CMakeLists.txt+1
- layers/best_practices/bp_instance_device.cpp+4-5
- layers/core_checks/cc_cmd_buffer_dynamic.cpp+14-12
- layers/core_checks/cc_device.cpp+10
- layers/core_checks/cc_device_memory.cpp+38-29
- layers/core_checks/cc_pipeline_graphics.cpp+12-6
- layers/core_checks/cc_query.cpp+10-8
- layers/core_checks/cc_queue.cpp+3-3
- layers/core_checks/cc_ray_tracing.cpp+108-88
- layers/core_checks/cc_wsi.cpp+1-1
- layers/core_checks/core_validation.h+2
- layers/drawdispatch/descriptor_validator.cpp+2-2
- layers/drawdispatch/drawdispatch_vuids.cpp+1
- layers/gpuav/core/gpuav_setup.cpp-9
- layers/gpuav/instrumentation/gpuav_shader_instrumentor.cpp+38-25
- layers/gpuav/instrumentation/gpuav_shader_instrumentor.h+2-1
- layers/gpuav/spirv/interface.h+3
- layers/gpuav/validation_cmd/gpuav_ray_tracing.cpp+29-19
- layers/state_tracker/queue_state.cpp+5-5
- layers/state_tracker/queue_state.h+10-10
- layers/state_tracker/ray_tracing_state.cpp+149
- layers/state_tracker/ray_tracing_state.h+55-103
- layers/state_tracker/state_tracker.cpp+10-38
- layers/state_tracker/state_tracker.h+1-4
- layers/sync/sync_command_buffer.cpp+19-15
- layers/sync/sync_image.h+1-1
- layers/sync/sync_reporting.cpp+2-2
- layers/sync/sync_submit.cpp+38-56
- layers/sync/sync_submit.h+64-81
- layers/sync/sync_validation.cpp+174-164
- layers/sync/sync_validation.h+8-11
- layers/vulkan/generated/dynamic_state_helper.cpp+7-7
- layers/vulkan/generated/dynamic_state_helper.h+2-2
- layers/vulkan/generated/feature_requirements_helper.cpp+13-13
- layers/vulkan/generated/test_icd_helper.h-5
- scripts/generators/dynamic_state_generator.py+8-8
- scripts/generators/feature_requirements.py+13
- scripts/generators/test_icd_generator.py+1
- scripts/known_good.json+1-1
- tests/CMakeLists.txt+1
- tests/device_profiles/max_profile.json+10
- tests/framework/layer_validation_tests.h+1-1
- tests/icd/test_icd.cpp+6
- tests/unit/descriptor_buffer_positive.cpp+1-5
- tests/unit/dynamic_state.cpp+38-4
- tests/unit/gpu_av_descriptor_buffer.cpp+217
- tests/unit/gpu_av_descriptor_buffer_positive.cpp+8-16
- tests/unit/gpu_av_ray_tracing.cpp+3-1
- tests/unit/gpu_av_ray_tracing_positive.cpp+35
- tests/unit/graphics_library.cpp+1-1
- tests/unit/other_positive.cpp+19
- tests/unit/others.cpp+14-3
- tests/unit/ray_tracing.cpp+29
0 commit comments