1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00

Merge pull request #17296 from mshabunin:fix-vulkan-build

This commit is contained in:
Alexander Alekhin
2020-05-15 16:51:29 +00:00
@@ -254,15 +254,6 @@ VK_FUNC(vkCmdDrawIndirectCountAMD)
VK_FUNC(vkCmdDrawIndexedIndirectCountAMD)
VK_FUNC(vkGetShaderInfoAMD)
VK_FUNC(vkGetPhysicalDeviceExternalImageFormatPropertiesNV)
VK_FUNC(vkCmdProcessCommandsNVX)
VK_FUNC(vkCmdReserveSpaceForCommandsNVX)
VK_FUNC(vkCreateIndirectCommandsLayoutNVX)
VK_FUNC(vkDestroyIndirectCommandsLayoutNVX)
VK_FUNC(vkCreateObjectTableNVX)
VK_FUNC(vkDestroyObjectTableNVX)
VK_FUNC(vkRegisterObjectsNVX)
VK_FUNC(vkUnregisterObjectsNVX)
VK_FUNC(vkGetPhysicalDeviceGeneratedCommandsPropertiesNVX)
VK_FUNC(vkCmdSetViewportWScalingNV)
VK_FUNC(vkReleaseDisplayEXT)
VK_FUNC(vkGetPhysicalDeviceSurfaceCapabilities2EXT)