commit | 9cf55b022dfa43f8fe3163edeb87a1c25ebf5a16 | [log] [tgz] |
---|---|---|
author | Samuel Pitoiset <samuel.pitoiset@gmail.com> | Tue Apr 16 10:38:24 2019 +0200 |
committer | Samuel Pitoiset <samuel.pitoiset@gmail.com> | Wed Apr 17 21:59:56 2019 +0200 |
tree | 61264fc4fc3fef6319dfb71c58ee1c5c1a356a1a | |
parent | d118e382dd037696ff904e230b11028abf214e80 [diff] |
radv: add VK_KHR_shader_atomic_int64 but disable it for now No support for 64-bit compare&swap atomic operations. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>