File tree
4 files changed
+6
-6
lines changed- third_party
- vulkan-tools
- vulkan-validation-layers
4 files changed
+6
-6
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
285 | 285 |
| |
286 | 286 |
| |
287 | 287 |
| |
288 |
| - | |
| 288 | + | |
289 | 289 |
| |
290 | 290 |
| |
291 | 291 |
| |
| |||
320 | 320 |
| |
321 | 321 |
| |
322 | 322 |
| |
323 |
| - | |
| 323 | + | |
324 | 324 |
| |
325 | 325 |
| |
326 | 326 |
| |
| |||
330 | 330 |
| |
331 | 331 |
| |
332 | 332 |
| |
333 |
| - | |
| 333 | + | |
334 | 334 |
| |
335 | 335 |
| |
336 | 336 |
| |
|
Submodule vulkan-deps updated from fbaa5e7 to 3964dd7
- layers/chassis/chassis_manual.cpp+2-2
- layers/containers/limits.h-10
- layers/core_checks/cc_device.cpp+4-5
- layers/core_checks/cc_device_generated_commands.cpp+9-10
- layers/core_checks/cc_device_memory.cpp+4-4
- layers/core_checks/cc_drawdispatch.cpp+2-2
- layers/core_checks/cc_pipeline_graphics.cpp+9-5
- layers/core_checks/cc_shader_interface.cpp+1-1
- layers/core_checks/cc_state_tracker.cpp+2-2
- layers/core_checks/cc_synchronization.cpp+1-1
- layers/error_message/error_location.cpp+3-3
- layers/error_message/error_location.h+5-7
- layers/gpuav/core/gpuav_validation_pipeline.h+1-1
- layers/gpuav/descriptor_validation/gpuav_descriptor_set.cpp+5-5
- layers/gpuav/descriptor_validation/gpuav_descriptor_set.h+5-5
- layers/gpuav/instrumentation/gpuav_instrumentation.cpp+8-8
- layers/gpuav/instrumentation/gpuav_instrumentation.h+4-4
- layers/gpuav/resources/gpuav_state_trackers.cpp+2-2
- layers/gpuav/spirv/buffer_device_address_pass.h+1-1
- layers/gpuav/spirv/module.cpp+1-1
- layers/gpuav/validation_cmd/gpuav_draw.cpp+4-4
- layers/state_tracker/descriptor_sets.cpp+2-2
- layers/state_tracker/semaphore_state.h+1-1
- layers/state_tracker/shader_module.cpp+2-2
- layers/state_tracker/shader_module.h+2-2
- layers/state_tracker/wsi_state.cpp+2-2
- layers/stateless/sl_cmd_buffer_dynamic.cpp+2-2
- layers/stateless/sl_pipeline.cpp+2-2
- layers/sync/sync_access_state.cpp+114-46
- layers/sync/sync_access_state.h+57-41
- layers/sync/sync_commandbuffer.cpp+1-1
- layers/sync/sync_common.h+1-1
- layers/sync/sync_renderpass.cpp+1-1
- layers/sync/sync_reporting.cpp+1-1
- layers/sync/sync_stats.cpp+24-10
- layers/sync/sync_stats.h+5-3
- layers/sync/sync_submit.cpp+1-1
- layers/sync/sync_validation.h+1-1
- tests/framework/binding.h+1-1
- tests/framework/layer_validation_tests.h+1-1
- tests/framework/sync_helper.h+1-1
- tests/unit/copy_buffer_image.cpp+3-3
- tests/unit/descriptors.cpp+2-2
- tests/unit/device_generated_commands.cpp+1-1
- tests/unit/dynamic_rendering.cpp+30-30
- tests/unit/dynamic_state.cpp+2-2
- tests/unit/gpu_av_index_buffer_positive.cpp+3-3
- tests/unit/gpu_av_indirect_buffer.cpp+8-8
- tests/unit/gpu_av_positive.cpp+1-1
- tests/unit/gpu_av_ray_tracing.cpp+1-1
- tests/unit/memory_positive.cpp+2-2
- tests/unit/mesh.cpp+18-18
- tests/unit/multiview.cpp+1-1
- tests/unit/push_descriptor.cpp+1-1
- tests/unit/query.cpp+2-2
- tests/unit/query_positive.cpp+2-2
- tests/unit/ray_tracing.cpp+1-1
- tests/unit/render_pass.cpp+4-4
- tests/unit/secondary_command_buffer.cpp+2-1
- tests/unit/shader_object.cpp+3-3
- tests/unit/transform_feedback.cpp+3-3
- tests/unit/wsi.cpp+1-1
0 commit comments