radv: implement dynamic sample locations enable
VK_EXT_sample_locations is only supported on < GFX10 due to some weird issues on recent GPUs. extendedDynamicState3SampleLocationsEnable is only enabled on GFX6-GFX9 for the same reason. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22947>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
VK_EXT_attachment_feedback_loop_dynamic_state on RADV
|
||||
extendedDynamicState3SampleLocationsEnable on RADV
|
||||
|
Reference in New Issue
Block a user