radv: enable VK_EXT_shader_object by default
This has been a long and painful extension to implement but finally RADV has support for it on all supported generations. It's passing VKCTS and GLCTS through Zink but the number of application using ESO is currently very limited. This adds RADV_DEBUG=noeso to disable it for debugging purposes. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28374>
This commit is contained in:

committed by
Marge Bot

parent
6bf80841a8
commit
74955dbed7
@@ -15,3 +15,4 @@ alphaToOne/extendedDynamicState3AlphaToOneEnable on RADV
|
||||
VK_EXT_device_address_binding_report on RADV
|
||||
VK_EXT_external_memory_dma_buf for lavapipe
|
||||
VK_EXT_queue_family_foreign for lavapipe
|
||||
VK_EXT_shader_object on RADV
|
||||
|
Reference in New Issue
Block a user