Home
last modified time | relevance | path

Searched refs:GetPhysicalDeviceExternalSemaphoreProperties (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.cpp100 GET_INSTANCE_PROC(GetPhysicalDeviceExternalSemaphoreProperties); in LoadInstanceProcs()
102 GET_INSTANCE_PROC_VENDOR(GetPhysicalDeviceExternalSemaphoreProperties, KHR); in LoadInstanceProcs()
DVulkanFunctions.h104 GetPhysicalDeviceExternalSemaphoreProperties = nullptr; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_semaphore/
DSemaphoreServiceZirconHandle.cpp49 fn.GetPhysicalDeviceExternalSemaphoreProperties(physicalDevice, &semaphoreInfo, in CheckSupport()
DSemaphoreServiceFD.cpp56 fn.GetPhysicalDeviceExternalSemaphoreProperties(physicalDevice, &semaphoreInfo, in CheckSupport()
/third_party/flutter/skia/tests/
DVkHardwareBufferTest.cpp469 DECLARE_VK_PROC(GetPhysicalDeviceExternalSemaphoreProperties);
559 ACQUIRE_INST_VK_PROC(GetPhysicalDeviceExternalSemaphoreProperties); in init()
/third_party/skia/tests/
DVkHardwareBufferTest.cpp473 DECLARE_VK_PROC(GetPhysicalDeviceExternalSemaphoreProperties);
563 ACQUIRE_INST_VK_PROC(GetPhysicalDeviceExternalSemaphoreProperties); in init()