3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
287 | | - | |
| 287 | + | |
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
| |||
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
332 | | - | |
| 332 | + | |
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
| |||
Submodule vulkan-deps updated from d79e72d to 867065e
- layers/core_checks/cc_cmd_buffer.cpp+1-1
- layers/core_checks/cc_synchronization.cpp+138-194
- layers/core_checks/core_validation.h+7-4
- layers/drawdispatch/descriptor_validator.cpp+44-26
- layers/gpu/debug_printf/debug_printf.cpp+3-3
- layers/gpu/instrumentation/gpuav_instrumentation.cpp+37-11
- layers/gpu/instrumentation/gpuav_instrumentation.h+10-2
- layers/gpu/instrumentation/gpuav_shader_instrumentor.cpp+11-5
- layers/gpu/instrumentation/gpuav_shader_instrumentor.h+9-5
- layers/state_tracker/cmd_buffer_state.h+7-6
- layers/sync/sync_commandbuffer.h+2-2
- layers/sync/sync_vuid_maps.cpp+7-1
- layers/sync/sync_vuid_maps.h+1
- tests/framework/barrier_queue_family.cpp+3-2
- tests/framework/binding.cpp+4-4
- tests/framework/binding.h+1-1
- tests/framework/error_monitor.cpp+32-1
- tests/framework/error_monitor.h+11
- tests/unit/gpu_av.cpp+69
- tests/unit/gpu_av_positive.cpp+253
- tests/unit/gpu_av_shader_debug_info.cpp+213
- tests/unit/shader_image_access.cpp+56
- tests/unit/sync_object.cpp+184-27
0 commit comments