Home
last modified time | relevance | path

Searched defs:GetPhysicalDeviceExternalSemaphoreProperties (Results 1 – 4 of 4) sorted by relevance

/third_party/vulkan-loader/tests/
Dloader_phys_dev_inst_ext_tests.cpp2228 …auto GetPhysicalDeviceExternalSemaphoreProperties = reinterpret_cast<PFN_vkGetPhysicalDeviceExtern… in TEST() local
2243 …auto GetPhysicalDeviceExternalSemaphoreProperties = reinterpret_cast<PFN_vkGetPhysicalDeviceExtern… in TEST() local
2285 …auto GetPhysicalDeviceExternalSemaphoreProperties = reinterpret_cast<PFN_vkGetPhysicalDeviceExtern… in TEST() local
2315 …auto GetPhysicalDeviceExternalSemaphoreProperties = reinterpret_cast<PFN_vkGetPhysicalDeviceExtern… in TEST() local
2386 …auto GetPhysicalDeviceExternalSemaphoreProperties = reinterpret_cast<PFN_vkGetPhysicalDeviceExtern… in TEST() local
5293 …auto GetPhysicalDeviceExternalSemaphoreProperties = reinterpret_cast<PFN_vkGetPhysicalDeviceExtern… in TEST() local
/third_party/vulkan-loader/loader/generated/
Dvk_loader_extensions.h240 PFN_vkGetPhysicalDeviceExternalSemaphoreProperties GetPhysicalDeviceExternalSemaphoreProperties; member
Dvk_layer_dispatch_table.h64 PFN_vkGetPhysicalDeviceExternalSemaphoreProperties GetPhysicalDeviceExternalSemaphoreProperties; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h104 GetPhysicalDeviceExternalSemaphoreProperties = nullptr; member