radv: Add support for VK_KHR_variable_pointers.
Just a trivial enable. Signed-off-by: Bas Nieuwenhuizen <basni@google.com> Reviewed-by: Connor Abbott <cwabbott0@gmail.com> Acked-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
@@ -48,6 +48,7 @@ supported_extensions = [
|
||||
'VK_KHR_external_memory',
|
||||
'VK_KHR_external_memory_fd',
|
||||
'VK_KHR_storage_buffer_storage_class',
|
||||
'VK_KHR_variable_pointers',
|
||||
]
|
||||
|
||||
# We generate a static hash table for entry point lookup
|
||||
|
Reference in New Issue
Block a user