Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_FUCHSIA_external_semaphore.adoc30 flink:vkGetSemaphoreZirconHandleFUCHSIA?
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_fuchsia.h114 VKAPI_ATTR VkResult VKAPI_CALL vkGetSemaphoreZirconHandleFUCHSIA(
Dvulkan.hpp4632 …VkResult vkGetSemaphoreZirconHandleFUCHSIA( VkDevice device, const VkSemaphoreGetZirconHandleInfoF… in vkGetSemaphoreZirconHandleFUCHSIA() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
4634 return ::vkGetSemaphoreZirconHandleFUCHSIA( device, pGetZirconHandleInfo, pZirconHandle ); in vkGetSemaphoreZirconHandleFUCHSIA()
10047 PFN_vkGetSemaphoreZirconHandleFUCHSIA vkGetSemaphoreZirconHandleFUCHSIA = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
11216vkGetSemaphoreZirconHandleFUCHSIA = PFN_vkGetSemaphoreZirconHandleFUCHSIA( vkGetInstanceProcAddr( … in init()
12107vkGetSemaphoreZirconHandleFUCHSIA = PFN_vkGetSemaphoreZirconHandleFUCHSIA( vkGetDeviceProcAddr( de… in init()
Dvulkan_raii.hpp1307vkGetSemaphoreZirconHandleFUCHSIA = PFN_vkGetSemaphoreZirconHandleFUCHSIA( vkGetDeviceProcAddr( de… in DeviceDispatcher()
2156 PFN_vkGetSemaphoreZirconHandleFUCHSIA vkGetSemaphoreZirconHandleFUCHSIA = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
18380 VULKAN_HPP_ASSERT( getDispatcher()->vkGetSemaphoreZirconHandleFUCHSIA && "Function <vkGetSemaphoreZ… in getSemaphoreZirconHandleFUCHSIA()
18384 …VkResult result = getDispatcher()->vkGetSemaphoreZirconHandleFUCHSIA( static_cast<VkDevice>( m_dev… in getSemaphoreZirconHandleFUCHSIA()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_fuchsia.h114 VKAPI_ATTR VkResult VKAPI_CALL vkGetSemaphoreZirconHandleFUCHSIA(
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dsynchronization.adoc3789 [open,refpage='vkGetSemaphoreZirconHandleFUCHSIA',desc='Get a Zircon event handle for a semaphore',…
3794 include::{generated}/api/protos/vkGetSemaphoreZirconHandleFUCHSIA.adoc[]
3804 Each call to fname:vkGetSemaphoreZirconHandleFUCHSIA must: create a Zircon
3822 include::{generated}/validity/protos/vkGetSemaphoreZirconHandleFUCHSIA.adoc[]