Searched refs:vkGetSemaphoreZirconHandleFUCHSIA (Results 1 – 13 of 13) sorted by relevance
111 VKAPI_ATTR VkResult VKAPI_CALL vkGetSemaphoreZirconHandleFUCHSIA(
5353 … VkResult vkGetSemaphoreZirconHandleFUCHSIA( VkDevice device, in vkGetSemaphoreZirconHandleFUCHSIA() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic5357 return ::vkGetSemaphoreZirconHandleFUCHSIA( device, pGetZirconHandleInfo, pZirconHandle ); in vkGetSemaphoreZirconHandleFUCHSIA()10749 PFN_vkGetSemaphoreZirconHandleFUCHSIA vkGetSemaphoreZirconHandleFUCHSIA = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic11833 vkGetSemaphoreZirconHandleFUCHSIA = in init()12564 vkGetSemaphoreZirconHandleFUCHSIA = in init()
1132 vkGetSemaphoreZirconHandleFUCHSIA = in init()1618 PFN_vkGetSemaphoreZirconHandleFUCHSIA vkGetSemaphoreZirconHandleFUCHSIA = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher15963 getDispatcher()->vkGetSemaphoreZirconHandleFUCHSIA && in getSemaphoreZirconHandleFUCHSIA()15968 … static_cast<VULKAN_HPP_NAMESPACE::Result>( getDispatcher()->vkGetSemaphoreZirconHandleFUCHSIA( in getSemaphoreZirconHandleFUCHSIA()
17943 return static_cast<Result>( d.vkGetSemaphoreZirconHandleFUCHSIA( in getSemaphoreZirconHandleFUCHSIA()17956 Result result = static_cast<Result>( d.vkGetSemaphoreZirconHandleFUCHSIA( in getSemaphoreZirconHandleFUCHSIA()
135 PFN_vkGetSemaphoreZirconHandleFUCHSIA vkGetSemaphoreZirconHandleFUCHSIA = nullptr; variable
369 vkGetSemaphoreZirconHandleFUCHSIA = reinterpret_cast<PFN_vkGetSemaphoreZirconHandleFUCHSIA>( in initialize()371 ASSERT(!mHasExternalSemaphoreFuchsia || vkGetSemaphoreZirconHandleFUCHSIA); in initialize()713 return vkGetSemaphoreZirconHandleFUCHSIA(mDevice, &semaphoreGetZirconHandleInfo, event); in exportSemaphoreZirconEvent()
222 VKAPI_ATTR VkResult VKAPI_CALL vkGetSemaphoreZirconHandleFUCHSIA(
459 MAKE_VULKAN_DEVICE_ENTRY(vkGetSemaphoreZirconHandleFUCHSIA),
1531 VKAPI_ATTR VkResult VKAPI_CALL vkGetSemaphoreZirconHandleFUCHSIA( in vkGetSemaphoreZirconHandleFUCHSIA() function
400 … = (GetSemaphoreZirconHandleFUCHSIAFunc) GET_PROC_ADDR("vkGetSemaphoreZirconHandleFUCHSIA");
2123 functions.push_back("vkGetSemaphoreZirconHandleFUCHSIA");
3589 VK_NULL_FUNC_ENTRY(vkGetSemaphoreZirconHandleFUCHSIA, getSemaphoreZirconHandleFUCHSIA),