6 files changed
+10
-10
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
278 | 278 |
| |
279 | 279 |
| |
280 | 280 |
| |
281 |
| - | |
| 281 | + | |
282 | 282 |
| |
283 | 283 |
| |
284 | 284 |
| |
285 | 285 |
| |
286 |
| - | |
| 286 | + | |
287 | 287 |
| |
288 | 288 |
| |
289 | 289 |
| |
| |||
298 | 298 |
| |
299 | 299 |
| |
300 | 300 |
| |
301 |
| - | |
| 301 | + | |
302 | 302 |
| |
303 | 303 |
| |
304 | 304 |
| |
| |||
318 | 318 |
| |
319 | 319 |
| |
320 | 320 |
| |
321 |
| - | |
| 321 | + | |
322 | 322 |
| |
323 | 323 |
| |
324 | 324 |
| |
325 | 325 |
| |
326 |
| - | |
| 326 | + | |
327 | 327 |
| |
328 | 328 |
| |
329 | 329 |
| |
|
- Test/baseResults/spv.computeShaderDerivativesSpec.comp.out+31
- Test/baseResults/spv.computeShaderDerivativesSpec2.comp.out+31
- Test/spv.computeShaderDerivativesSpec.comp+8
- Test/spv.computeShaderDerivativesSpec2.comp+8
- glslang/CMakeLists.txt+1
- glslang/MachineIndependent/ParseHelper.cpp+6-3
- glslang/Public/ResourceLimits.h+5-4
- glslang/Public/resource_limits_c.h+5-4
- gtests/Spv.FromFile.cpp+2
- Android.mk+1
- BUILD.gn+3
- DEPS+1-1
- source/CMakeLists.txt+2
- source/name_mapper.cpp+3-12
- source/opt/aggressive_dead_code_elim_pass.cpp+1
- source/opt/inst_debug_printf_pass.cpp+2-1
- source/opt/mem_pass.cpp+1
- source/to_string.cpp+44
- source/to_string.h+29
- test/CMakeLists.txt+1
- test/opt/aggressive_dead_code_elim_test.cpp+36
- test/to_string_test.cpp+28
Submodule vulkan-deps updated from 5a50706 to 788001a
- layers/best_practices/bp_render_pass.cpp+3-2
- layers/containers/custom_containers.h+5
- layers/core_checks/cc_cmd_buffer.cpp+4-4
- layers/core_checks/cc_cmd_buffer_dynamic.cpp+2-2
- layers/core_checks/cc_image_layout.cpp+4-3
- layers/gpu/core/gpuav.h+3
- layers/gpu/core/gpuav_setup.cpp+6
- layers/gpu/descriptor_validation/gpuav_image_layout.cpp+8-8
- layers/gpu/instrumentation/gpu_shader_instrumentor.cpp+52-9
- layers/state_tracker/state_tracker.cpp+2-2
- layers/stateless/sl_external_object.cpp+4-4
- layers/stateless/sl_pipeline.cpp+1-1
- layers/stateless/sl_utils.cpp+4-4
- layers/stateless/stateless_validation.h+2
- layers/sync/sync_stats.cpp+22-6
- layers/sync/sync_stats.h+8-2
- layers/vulkan/generated/valid_flag_values.cpp+236
- scripts/generators/valid_flag_values_generator.py+32-1
- tests/CMakeLists.txt+2
- tests/framework/binding.cpp+10
- tests/framework/binding.h+1
- tests/framework/pipeline_helper.cpp+5-4
- tests/framework/pipeline_helper.h+2-2
- tests/framework/render.cpp+17-21
- tests/framework/render.h+9-2
- tests/unit/gpu_av_ray_tracing_positive.cpp+8-9
- tests/unit/pipeline.cpp-898
- tests/unit/pipeline_binary.cpp+795
- tests/unit/pipeline_binary_positive.cpp+143
- tests/unit/pipeline_positive.cpp-162
- tests/unit/vertex_input.cpp+48
- tests/unit/vertex_input_positive.cpp+62
0 commit comments