Lines Matching defs:vkGetPhysicalDeviceExternalSemaphoreProperties
112 vkGetPhysicalDeviceExternalSemaphoreProperties =
113 PFN_vkGetPhysicalDeviceExternalSemaphoreProperties( vkGetInstanceProcAddr( instance, "vkGetPhysicalDeviceExternalSemaphoreProperties" ) );
250 if ( !vkGetPhysicalDeviceExternalSemaphoreProperties )
251 vkGetPhysicalDeviceExternalSemaphoreProperties = vkGetPhysicalDeviceExternalSemaphorePropertiesKHR;
424 PFN_vkGetPhysicalDeviceExternalSemaphoreProperties vkGetPhysicalDeviceExternalSemaphoreProperties = 0;
14036 VULKAN_HPP_ASSERT( getDispatcher()->vkGetPhysicalDeviceExternalSemaphoreProperties &&
14037 "Function <vkGetPhysicalDeviceExternalSemaphoreProperties> requires <VK_KHR_external_semaphore_capabilities> or <VK_VERSION_1_1>" );
14040 getDispatcher()->vkGetPhysicalDeviceExternalSemaphoreProperties(