-
Notifications
You must be signed in to change notification settings - Fork 294
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix 64-bit atomic operations for 32-bit CTS
In 32-bit CTS versions size_t have 32 bit width. Fix tests: - dEQP-VK.image.atomic_operations.compare_exchange.*64*intermediate_values Affect tests: - dEQP-VK.image.atomic_operations.* VK-GL-CTS issue: 5209 Components: Vulkan Change-Id: I9b227558d08f505f9e29e6b3f838b0387be16b58
- Loading branch information
1 parent
83f79c8
commit 5f1eb99
Showing
1 changed file
with
13 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters