radv: implement VK_EXT_shader_atomic_float2
Some floating atomic instructions are not available on GFX8-9. No LLVM support. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Rhys Perry <pendingchaos02@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12060>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
VK_EXT_color_write_enable on lavapipe
|
||||
GL_ARB_texture_filter_anisotropic in llvmpipe
|
||||
Anisotropic texture filtering in lavapipe
|
||||
VK_EXT_shader_atomic_float2 on Intel
|
||||
VK_EXT_shader_atomic_float2 on Intel and RADV.
|
||||
|
Reference in New Issue
Block a user