Home
last modified time | relevance | path

Searched refs:PFN_vkGetSemaphoreZirconHandleFUCHSIA (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
DVulkanHelper.h140 PFN_vkGetSemaphoreZirconHandleFUCHSIA vkGetSemaphoreZirconHandleFUCHSIA = nullptr;
DVulkanHelper.cpp376 vkGetSemaphoreZirconHandleFUCHSIA = reinterpret_cast<PFN_vkGetSemaphoreZirconHandleFUCHSIA>( in initialize()
459 vkGetSemaphoreZirconHandleFUCHSIA = reinterpret_cast<PFN_vkGetSemaphoreZirconHandleFUCHSIA>( in initializeFromANGLE()
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_fuchsia.h104 typedef VkResult (VKAPI_PTR *PFN_vkGetSemaphoreZirconHandleFUCHSIA)(VkDevice device, const VkSemaph… typedef
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_fuchsia.h104 typedef VkResult (VKAPI_PTR *PFN_vkGetSemaphoreZirconHandleFUCHSIA)(VkDevice device, const VkSemaph… typedef
/third_party/vulkan-headers/include/vulkan/
Dvulkan_fuchsia.h104 typedef VkResult (VKAPI_PTR *PFN_vkGetSemaphoreZirconHandleFUCHSIA)(VkDevice device, const VkSemaph… typedef
Dvulkan.hpp13004 PFN_vkGetSemaphoreZirconHandleFUCHSIA vkGetSemaphoreZirconHandleFUCHSIA = 0;
14260 …vkGetSemaphoreZirconHandleFUCHSIA = PFN_vkGetSemaphoreZirconHandleFUCHSIA( vkGetInstanceProcAddr( … in init()
15183 …vkGetSemaphoreZirconHandleFUCHSIA = PFN_vkGetSemaphoreZirconHandleFUCHSIA( vkGetDeviceProcAddr(… in init()
Dvulkan_raii.hpp1147 …vkGetSemaphoreZirconHandleFUCHSIA = PFN_vkGetSemaphoreZirconHandleFUCHSIA( vkGetDeviceProcAddr( de… in DeviceDispatcher()
2021 PFN_vkGetSemaphoreZirconHandleFUCHSIA vkGetSemaphoreZirconHandleFUCHSIA = 0;
/third_party/mesa3d/include/vulkan/
Dvulkan_fuchsia.h104 typedef VkResult (VKAPI_PTR *PFN_vkGetSemaphoreZirconHandleFUCHSIA)(VkDevice device, const VkSemaph… typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_fuchsia.h104 typedef VkResult (VKAPI_PTR *PFN_vkGetSemaphoreZirconHandleFUCHSIA)(VkDevice device, const VkSemaph… typedef
Dvulkan.hpp11698 PFN_vkGetSemaphoreZirconHandleFUCHSIA vkGetSemaphoreZirconHandleFUCHSIA = 0;
12997PFN_vkGetSemaphoreZirconHandleFUCHSIA( vkGetInstanceProcAddr( instance, "vkGetSemaphoreZirconHandl… in init()
13889PFN_vkGetSemaphoreZirconHandleFUCHSIA( vkGetDeviceProcAddr( device, "vkGetSemaphoreZirconHandleFUC… in init()
Dvulkan_raii.hpp1112PFN_vkGetSemaphoreZirconHandleFUCHSIA( vkGetDeviceProcAddr( device, "vkGetSemaphoreZirconHandleFUC… in init()
1903 PFN_vkGetSemaphoreZirconHandleFUCHSIA vkGetSemaphoreZirconHandleFUCHSIA = 0;
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h298 PFN_vkGetSemaphoreZirconHandleFUCHSIA GetSemaphoreZirconHandleFUCHSIA = nullptr;
/third_party/vulkan-loader/loader/generated/
Dvk_layer_dispatch_table.h910 PFN_vkGetSemaphoreZirconHandleFUCHSIA GetSemaphoreZirconHandleFUCHSIA;
Dvk_dispatch_table_helper.h1101 …table->GetSemaphoreZirconHandleFUCHSIA = (PFN_vkGetSemaphoreZirconHandleFUCHSIA) gpa(device, "vkGe… in layer_init_device_dispatch_table()
1102 …A == nullptr) { table->GetSemaphoreZirconHandleFUCHSIA = (PFN_vkGetSemaphoreZirconHandleFUCHSIA)St… in layer_init_device_dispatch_table()
Dvk_loader_extensions.c970 …table->GetSemaphoreZirconHandleFUCHSIA = (PFN_vkGetSemaphoreZirconHandleFUCHSIA)gdpa(dev, "vkGetSe… in loader_init_device_extension_dispatch_table()