diff options
author | Tatsuyuki Ishi <ishitatsuyuki@gmail.com> | 2023-03-20 16:51:09 +0900 |
---|---|---|
committer | Piotr Byszewski <piotr.byszewski@mobica.com> | 2023-03-31 11:03:36 +0000 |
commit | 88edcad8679adbd1ad7924be6e94cfcb5c8082fc (patch) | |
tree | 4bbdcced6bae48d8594298779ca7743bef883a74 /targets | |
parent | 6b70682c57c4ffd07fdf6bcbf1aebd7cf1123629 (diff) | |
download | VK-GL-CTS-upstream/1.3.5.tar.gz VK-GL-CTS-upstream/1.3.5.tar.bz2 VK-GL-CTS-upstream/1.3.5.zip |
Fix missing dependency on sparse bindsHEADupstream/1.3.5upstreammaster
The affected tests below used a sparse binding but did not wait for the
semaphore to be signaled before performing operations on the image.
Fix the synchronization by waiting for the semaphore on all submissions
that uses the sparse binding.
Affects:
dEQP-VK.image.mismatched_formats.sparse_image_read.*
dEQP-VK.pipeline.*_sparse
dEQP-VK.*.sparserendertarget.*
Components: Vulkan
VK-GL-CTS issue: 4336
Change-Id: If96817059394e368f142b224515f6546d901756b
Diffstat (limited to 'targets')
0 files changed, 0 insertions, 0 deletions