Commit 97445c5


angle-autoroll
Angle LUCI CQ
1 parent b80b87a commit 97445c5
7 files changed
+12
-12
lines changedLines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1021 | 1021 |
| |
1022 | 1022 |
| |
1023 | 1023 |
| |
1024 |
| - | |
| 1024 | + | |
1025 | 1025 |
| |
1026 | 1026 |
| |
1027 | 1027 |
| |
| |||
1046 | 1046 |
| |
1047 | 1047 |
| |
1048 | 1048 |
| |
1049 |
| - | |
| 1049 | + | |
1050 | 1050 |
| |
1051 | 1051 |
| |
1052 | 1052 |
| |
| |||
1056 | 1056 |
| |
1057 | 1057 |
| |
1058 | 1058 |
| |
1059 |
| - | |
| 1059 | + | |
1060 | 1060 |
| |
1061 | 1061 |
| |
1062 | 1062 |
| |
1063 | 1063 |
| |
1064 |
| - | |
| 1064 | + | |
1065 | 1065 |
| |
1066 | 1066 |
| |
1067 | 1067 |
| |
1068 | 1068 |
| |
1069 |
| - | |
| 1069 | + | |
1070 | 1070 |
| |
1071 | 1071 |
| |
1072 | 1072 |
| |
1073 | 1073 |
| |
1074 |
| - | |
| 1074 | + | |
1075 | 1075 |
| |
1076 | 1076 |
| |
1077 | 1077 |
| |
|
- Android.mk-21
- BUILD.bazel-4
- BUILD.gn-47
- DEPS+3-3
- build_defs.bzl-34
- source/CMakeLists.txt+7-30
- source/assembly_grammar.cpp+3-3
- source/binary.cpp+6-6
- source/disassemble.cpp+5-5
- source/enum_string_mapping.cpp-29
- source/enum_string_mapping.h-36
- source/extensions.cpp+1-1
- source/extensions.h+3-9
- source/link/linker.cpp+5-5
- source/name_mapper.cpp+1-1
- source/opcode.cpp+1-1
- source/operand.cpp+1-1
- source/opt/feature_manager.cpp+1-2
- source/opt/invocation_interlock_placement_pass.cpp+1-1
- source/opt/ir_context.h+1-1
- source/opt/replace_invalid_opc.cpp+1-1
- source/opt/trim_capabilities_pass.cpp+5-6
- source/table2.cpp+41-22
- source/table2.h+13-8
- source/text.cpp+4-4
- source/val/validate.cpp+1-1
- source/val/validate_capability.cpp+2-2
- source/val/validate_extensions.cpp+1-2
- source/val/validate_function.cpp+1-1
- source/val/validate_instruction.cpp+5-6
- source/val/validate_mode_setting.cpp+1-1
- source/val/validation_state.cpp+1-1
- source/val/validation_state.h+1-1
- test/enum_string_mapping_test.cpp+1-114
- test/opcode_lookup_test.cpp+7-7
- test/opcode_require_capabilities_test.cpp+1-1
- test/operand_capabilities_test.cpp+1-1
- test/operand_lookup_test.cpp+4-4
- test/val/val_capability_test.cpp+1-1
- test/val/val_extension_spv_khr_subgroup_uniform_control_flow.cpp+1-1
- utils/ggt.py+60-37
Submodule vulkan-deps updated from 58ca063 to 82f44a3
- layers/VkLayer_khronos_validation.json.in+1-1
- layers/vulkan/generated/best_practices.cpp+1
- layers/vulkan/generated/device_features.cpp+8-8
- layers/vulkan/generated/device_features.h+3-3
- layers/vulkan/generated/enum_flag_bits.h+1-1
- layers/vulkan/generated/error_location_helper.cpp+7-6
- layers/vulkan/generated/error_location_helper.h+3-2
- layers/vulkan/generated/feature_requirements_helper.cpp+12-12
- layers/vulkan/generated/feature_requirements_helper.h+3-3
- layers/vulkan/generated/pnext_chain_extraction.cpp+10-10
- layers/vulkan/generated/stateless_validation_helper.cpp+16-16
- layers/vulkan/generated/test_icd_helper.h+1
- layers/vulkan/generated/thread_safety.cpp+12-6
- layers/vulkan/generated/vk_extension_helper.cpp+4
- layers/vulkan/generated/vk_extension_helper.h+2
- layers/vulkan/generated/vk_validation_error_messages.h+27-25
- scripts/known_good.json+4-4
- tests/layers/VkLayer_device_profile_api.json.in+1-1
0 commit comments