radv/gfx12+: enable VK_KHR_shader_bfloat16
GFX11 seems to have precision issues, so don't enable the extension there for now. Reviewed-by: Rhys Perry <pendingchaos02@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34768>
This commit is contained in:
@@ -19,5 +19,5 @@ VK_KHR_shader_terminate_invocation on panvk
|
||||
VK_EXT_shader_demote_to_helper_invocation on panvk
|
||||
VK_EXT_shader_replicated_composites on panvk
|
||||
VK_EXT_depth_bias_control on panvk
|
||||
VK_KHR_shader_bfloat16 on anv/gfx125+
|
||||
VK_KHR_shader_bfloat16 on anv/gfx125+ and radv/gfx12+
|
||||
VK_KHR_robustness2 on RADV
|
||||
|
||||
Reference in New Issue
Block a user