radv: implement VK_EXT_shader_image_atomic_int64
The extension is only exposed on ACO and LLVM 11+ because of a LLVM bug. Signed-off-by: Rhys Perry <pendingchaos02@gmail.com> Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7234>
This commit is contained in:
@@ -16,3 +16,4 @@ driconf: add indirect_gl_extension_override
|
||||
VK_AMD_mixed_attachment_samples on RADV (GFX6-GFX7).
|
||||
GL_MESA_pack_invert on r100 and vieux
|
||||
GL_ANGLE_pack_reverse_row_order
|
||||
VK_EXT_shader_image_atomic_int64 on RADV
|
||||
|
||||
Reference in New Issue
Block a user