Searched refs:GetPhysicalDeviceExternalSemaphoreProperties (Results 1 – 9 of 9) sorted by relevance
64 PFN_vkGetPhysicalDeviceExternalSemaphoreProperties GetPhysicalDeviceExternalSemaphoreProperties; member
881 …table->GetPhysicalDeviceExternalSemaphoreProperties = (PFN_vkGetPhysicalDeviceExternalSemaphorePro… in layer_init_instance_dispatch_table()
4425 VKAPI_ATTR void VKAPI_CALL GetPhysicalDeviceExternalSemaphoreProperties( in GetPhysicalDeviceExternalSemaphoreProperties() function9428 …icalDeviceExternalSemaphoreProperties", {true, (void*)GetPhysicalDeviceExternalSemaphoreProperties…
3568 …layer_data->instance_dispatch_table.GetPhysicalDeviceExternalSemaphoreProperties(physicalDevice, p… in DispatchGetPhysicalDeviceExternalSemaphoreProperties()
991 VKAPI_ATTR void VKAPI_CALL GetPhysicalDeviceExternalSemaphoreProperties(
473 DECLARE_VK_PROC(GetPhysicalDeviceExternalSemaphoreProperties);563 ACQUIRE_INST_VK_PROC(GetPhysicalDeviceExternalSemaphoreProperties); in init()
466 DECLARE_VK_PROC(GetPhysicalDeviceExternalSemaphoreProperties);553 ACQUIRE_INST_VK_PROC(GetPhysicalDeviceExternalSemaphoreProperties); in init()
440 … PFN_vkGetPhysicalDeviceExternalSemaphoreProperties GetPhysicalDeviceExternalSemaphoreProperties; member
4459 …table->GetPhysicalDeviceExternalSemaphoreProperties = (PFN_vkGetPhysicalDeviceExternalSemaphorePro… in vk_load_instance_commands()