Home
last modified time | relevance | path

Searched refs:pGetZirconHandleInfo (Results 1 – 12 of 12) sorted by relevance

/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_fuchsia.h67 …CHSIA)(VkDevice device, const VkMemoryGetZirconHandleInfoFUCHSIA* pGetZirconHandleInfo, zx_handle_…
73 const VkMemoryGetZirconHandleInfoFUCHSIA* pGetZirconHandleInfo,
104 …IA)(VkDevice device, const VkSemaphoreGetZirconHandleInfoFUCHSIA* pGetZirconHandleInfo, zx_handle_…
113 const VkSemaphoreGetZirconHandleInfoFUCHSIA* pGetZirconHandleInfo,
Dvulkan.hpp5326 … const VkMemoryGetZirconHandleInfoFUCHSIA * pGetZirconHandleInfo, in vkGetMemoryZirconHandleFUCHSIA() argument
5329 return ::vkGetMemoryZirconHandleFUCHSIA( device, pGetZirconHandleInfo, pZirconHandle ); in vkGetMemoryZirconHandleFUCHSIA()
5354 … const VkSemaphoreGetZirconHandleInfoFUCHSIA * pGetZirconHandleInfo, in vkGetSemaphoreZirconHandleFUCHSIA() argument
5357 return ::vkGetSemaphoreZirconHandleFUCHSIA( device, pGetZirconHandleInfo, pZirconHandle ); in vkGetSemaphoreZirconHandleFUCHSIA()
Dvulkan_funcs.hpp17855 const VULKAN_HPP_NAMESPACE::MemoryGetZirconHandleInfoFUCHSIA * pGetZirconHandleInfo, in getMemoryZirconHandleFUCHSIA() argument
17860 …m_device, reinterpret_cast<const VkMemoryGetZirconHandleInfoFUCHSIA *>( pGetZirconHandleInfo ), pZ… in getMemoryZirconHandleFUCHSIA()
17939 const VULKAN_HPP_NAMESPACE::SemaphoreGetZirconHandleInfoFUCHSIA * pGetZirconHandleInfo, in getSemaphoreZirconHandleFUCHSIA() argument
17945 reinterpret_cast<const VkSemaphoreGetZirconHandleInfoFUCHSIA *>( pGetZirconHandleInfo ), in getSemaphoreZirconHandleFUCHSIA()
Dvulkan_handles.hpp11041 const VULKAN_HPP_NAMESPACE::MemoryGetZirconHandleInfoFUCHSIA * pGetZirconHandleInfo,
11082 const VULKAN_HPP_NAMESPACE::SemaphoreGetZirconHandleInfoFUCHSIA * pGetZirconHandleInfo,
/external/deqp/external/vulkancts/scripts/src/
Dvulkan_fuchsia.h67 …CHSIA)(VkDevice device, const VkMemoryGetZirconHandleInfoFUCHSIA* pGetZirconHandleInfo, zx_handle_…
73 const VkMemoryGetZirconHandleInfoFUCHSIA* pGetZirconHandleInfo,
104 …IA)(VkDevice device, const VkSemaphoreGetZirconHandleInfoFUCHSIA* pGetZirconHandleInfo, zx_handle_…
113 const VkSemaphoreGetZirconHandleInfoFUCHSIA* pGetZirconHandleInfo,
/external/swiftshader/include/vulkan/
Dvulkan_fuchsia_extras.h177 …CHSIA)(VkDevice device, const VkMemoryGetZirconHandleInfoFUCHSIA* pGetZirconHandleInfo, zx_handle_…
183 const VkMemoryGetZirconHandleInfoFUCHSIA* pGetZirconHandleInfo,
215 …IA)(VkDevice device, const VkSemaphoreGetZirconHandleInfoFUCHSIA* pGetZirconHandleInfo, zx_handle_…
224 const VkSemaphoreGetZirconHandleInfoFUCHSIA* pGetZirconHandleInfo,
/external/swiftshader/src/Vulkan/
DlibVulkan.cpp1533 const VkSemaphoreGetZirconHandleInfoFUCHSIA *pGetZirconHandleInfo, in vkGetSemaphoreZirconHandleFUCHSIA() argument
1537 device, static_cast<const void *>(pGetZirconHandleInfo), static_cast<void *>(pZirconHandle)); in vkGetSemaphoreZirconHandleFUCHSIA()
1539 …if(pGetZirconHandleInfo->handleType != VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_TEMP_ZIRCON_EVENT_BIT_FUC… in vkGetSemaphoreZirconHandleFUCHSIA()
1541 UNSUPPORTED("pGetZirconHandleInfo->handleType %d", int(pGetZirconHandleInfo->handleType)); in vkGetSemaphoreZirconHandleFUCHSIA()
1544 auto *sem = vk::DynamicCast<vk::BinarySemaphore>(pGetZirconHandleInfo->semaphore); in vkGetSemaphoreZirconHandleFUCHSIA()
/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceDriverImpl.inl1690 …CHSIA (VkDevice device, const VkMemoryGetZirconHandleInfoFUCHSIA* pGetZirconHandleInfo, pt::zx_han… argument
1692 return m_vk.getMemoryZirconHandleFUCHSIA(device, pGetZirconHandleInfo, pZirconHandle);
1705 …IA (VkDevice device, const VkSemaphoreGetZirconHandleInfoFUCHSIA* pGetZirconHandleInfo, pt::zx_han… argument
1707 return m_vk.getSemaphoreZirconHandleFUCHSIA(device, pGetZirconHandleInfo, pZirconHandle);
DvkConcreteDeviceInterface.inl341 …A (VkDevice device, const VkMemoryGetZirconHandleInfoFUCHSIA* pGetZirconHandleInfo, pt::zx_han…
344 … (VkDevice device, const VkSemaphoreGetZirconHandleInfoFUCHSIA* pGetZirconHandleInfo, pt::zx_han…
DvkVirtualDeviceInterface.inl341 …A (VkDevice device, const VkMemoryGetZirconHandleInfoFUCHSIA* pGetZirconHandleInfo, pt::zx_han…
344 … (VkDevice device, const VkSemaphoreGetZirconHandleInfoFUCHSIA* pGetZirconHandleInfo, pt::zx_han…
DvkNullDriverImpl.inl2944 …CHSIA (VkDevice device, const VkMemoryGetZirconHandleInfoFUCHSIA* pGetZirconHandleInfo, pt::zx_han… argument
2947 DE_UNREF(pGetZirconHandleInfo);
2968 …IA (VkDevice device, const VkSemaphoreGetZirconHandleInfoFUCHSIA* pGetZirconHandleInfo, pt::zx_han… argument
2971 DE_UNREF(pGetZirconHandleInfo);
DvkFunctionPointerTypes.inl451 … (VkDevice device, const VkMemoryGetZirconHandleInfoFUCHSIA* pGetZirconHandleInfo, pt::zx_han…
454 … (VkDevice device, const VkSemaphoreGetZirconHandleInfoFUCHSIA* pGetZirconHandleInfo, pt::zx_han…