radv: Remove NV dedicated alloc extension.
To not confuse apps in thinking it might be faster. Signed-off-by: Bas Nieuwenhuizen <basni@google.com> Reviewed-by: Andres Rodriguez <andresx7@gmail.com>
This commit is contained in:
@@ -137,10 +137,6 @@ static const VkExtensionProperties common_device_extensions[] = {
|
||||
.extensionName = VK_KHR_SHADER_DRAW_PARAMETERS_EXTENSION_NAME,
|
||||
.specVersion = 1,
|
||||
},
|
||||
{
|
||||
.extensionName = VK_NV_DEDICATED_ALLOCATION_EXTENSION_NAME,
|
||||
.specVersion = 1,
|
||||
},
|
||||
{
|
||||
.extensionName = VK_KHR_GET_MEMORY_REQUIREMENTS_2_EXTENSION_NAME,
|
||||
.specVersion = 1,
|
||||
|
Reference in New Issue
Block a user