anv: add VK_KHR_descriptor_update_template support
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
This commit is contained in:
@@ -28,6 +28,7 @@ import xml.etree.ElementTree as ET
|
||||
max_api_version = 1.0
|
||||
|
||||
supported_extensions = [
|
||||
'VK_KHR_descriptor_update_template',
|
||||
'VK_KHR_get_physical_device_properties2',
|
||||
'VK_KHR_maintenance1',
|
||||
'VK_KHR_push_descriptor',
|
||||
|
Reference in New Issue
Block a user