Home
last modified time | relevance | path

Searched refs:pImportSemaphoreFdInfo (Results 1 – 25 of 25) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
Dvk_semaphore.c387 const VkImportSemaphoreFdInfoKHR *pImportSemaphoreFdInfo) in vk_common_ImportSemaphoreFdKHR() argument
390 VK_FROM_HANDLE(vk_semaphore, semaphore, pImportSemaphoreFdInfo->semaphore); in vk_common_ImportSemaphoreFdKHR()
392 assert(pImportSemaphoreFdInfo->sType == in vk_common_ImportSemaphoreFdKHR()
395 const int fd = pImportSemaphoreFdInfo->fd; in vk_common_ImportSemaphoreFdKHR()
397 pImportSemaphoreFdInfo->handleType; in vk_common_ImportSemaphoreFdKHR()
400 if (pImportSemaphoreFdInfo->flags & VK_SEMAPHORE_IMPORT_TEMPORARY_BIT) { in vk_common_ImportSemaphoreFdKHR()
432 switch (pImportSemaphoreFdInfo->handleType) { in vk_common_ImportSemaphoreFdKHR()
/third_party/mesa3d/src/virtio/vulkan/
Dvn_queue.c1161 VkDevice device, const VkImportSemaphoreFdInfoKHR *pImportSemaphoreFdInfo) in vn_ImportSemaphoreFdKHR() argument
1166 vn_semaphore_from_handle(pImportSemaphoreFdInfo->semaphore); in vn_ImportSemaphoreFdKHR()
1168 pImportSemaphoreFdInfo->handleType == in vn_ImportSemaphoreFdKHR()
1170 const int fd = pImportSemaphoreFdInfo->fd; in vn_ImportSemaphoreFdKHR()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_kgsl.c556 const VkImportSemaphoreFdInfoKHR *pImportSemaphoreFdInfo) in tu_ImportSemaphoreFdKHR() argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceDriverImpl.inl812 …ortSemaphoreFdKHR (VkDevice device, const VkImportSemaphoreFdInfoKHR* pImportSemaphoreFdInfo) const
814 return m_vk.importSemaphoreFdKHR(device, pImportSemaphoreFdInfo);
DvkVirtualDeviceInterface.inl167 …dKHR (VkDevice device, const VkImportSemaphoreFdInfoKHR* pImportSemaphoreFdInfo) const = 0;
DvkConcreteDeviceInterface.inl167 …oreFdKHR (VkDevice device, const VkImportSemaphoreFdInfoKHR* pImportSemaphoreFdInfo) const;
DvkNullDriverImpl.inl1666 …LL importSemaphoreFdKHR (VkDevice device, const VkImportSemaphoreFdInfoKHR* pImportSemaphoreFdInfo) argument
1669 DE_UNREF(pImportSemaphoreFdInfo);
DvkFunctionPointerTypes.inl235 …eFdKHRFunc) (VkDevice device, const VkImportSemaphoreFdInfoKHR* pImportSemaphoreFdInfo);
DvkVulkan_c.inl9681 …vkImportSemaphoreFdKHR)(VkDevice device, const VkImportSemaphoreFdInfoKHR* pImportSemaphoreFdInfo);
9687 const VkImportSemaphoreFdInfoKHR* pImportSemaphoreFdInfo);
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h5566 …vkImportSemaphoreFdKHR)(VkDevice device, const VkImportSemaphoreFdInfoKHR* pImportSemaphoreFdInfo);
5572 const VkImportSemaphoreFdInfoKHR* pImportSemaphoreFdInfo);
/third_party/vulkan-loader/loader/generated/
Dvk_loader_extensions.c2902 const VkImportSemaphoreFdInfoKHR* pImportSemaphoreFdInfo) { in ImportSemaphoreFdKHR() argument
2910 return disp->ImportSemaphoreFdKHR(device, pImportSemaphoreFdInfo); in ImportSemaphoreFdKHR()
Dvk_dispatch_table_helper.h94 …emaphoreFdKHR(VkDevice device, const VkImportSemaphoreFdInfoKHR* pImportSemaphoreFdInfo) { return … in StubImportSemaphoreFdKHR() argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h6697 …vkImportSemaphoreFdKHR)(VkDevice device, const VkImportSemaphoreFdInfoKHR* pImportSemaphoreFdInfo);
6703 const VkImportSemaphoreFdInfoKHR* pImportSemaphoreFdInfo);
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan.hpp3652 … const VkImportSemaphoreFdInfoKHR * pImportSemaphoreFdInfo ) const VULKAN_HPP_NOEXCEPT in vkImportSemaphoreFdKHR()
3654 return ::vkImportSemaphoreFdKHR( device, pImportSemaphoreFdInfo ); in vkImportSemaphoreFdKHR()
Dvulkan_core.h6798 …vkImportSemaphoreFdKHR)(VkDevice device, const VkImportSemaphoreFdInfoKHR* pImportSemaphoreFdInfo);
6804 const VkImportSemaphoreFdInfoKHR* pImportSemaphoreFdInfo);
Dvulkan_funcs.hpp11098 …mportSemaphoreFdKHR( const VULKAN_HPP_NAMESPACE::ImportSemaphoreFdInfoKHR * pImportSemaphoreFdInfo, in importSemaphoreFdKHR() argument
11103 m_device, reinterpret_cast<const VkImportSemaphoreFdInfoKHR *>( pImportSemaphoreFdInfo ) ) ); in importSemaphoreFdKHR()
Dvulkan_handles.hpp9944 …mportSemaphoreFdKHR( const VULKAN_HPP_NAMESPACE::ImportSemaphoreFdInfoKHR * pImportSemaphoreFdInfo,
/third_party/vulkan-headers/include/vulkan/
Dvulkan.hpp3513 …aphoreFdKHR( VkDevice device, const VkImportSemaphoreFdInfoKHR * pImportSemaphoreFdInfo ) const VU… in vkImportSemaphoreFdKHR()
3515 return ::vkImportSemaphoreFdKHR( device, pImportSemaphoreFdInfo ); in vkImportSemaphoreFdKHR()
Dvulkan_core.h8656 …vkImportSemaphoreFdKHR)(VkDevice device, const VkImportSemaphoreFdInfoKHR* pImportSemaphoreFdInfo);
8662 const VkImportSemaphoreFdInfoKHR* pImportSemaphoreFdInfo);
Dvulkan_funcs.hpp11508 …mportSemaphoreFdKHR( const VULKAN_HPP_NAMESPACE::ImportSemaphoreFdInfoKHR * pImportSemaphoreFdInfo, in importSemaphoreFdKHR() argument
11512 …dKHR( m_device, reinterpret_cast<const VkImportSemaphoreFdInfoKHR *>( pImportSemaphoreFdInfo ) ) ); in importSemaphoreFdKHR()
Dvulkan_handles.hpp10465 …mportSemaphoreFdKHR( const VULKAN_HPP_NAMESPACE::ImportSemaphoreFdInfoKHR * pImportSemaphoreFdInfo,
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h6958 …vkImportSemaphoreFdKHR)(VkDevice device, const VkImportSemaphoreFdInfoKHR* pImportSemaphoreFdInfo);
6964 const VkImportSemaphoreFdInfoKHR* pImportSemaphoreFdInfo);
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h8164 …vkImportSemaphoreFdKHR)(VkDevice device, const VkImportSemaphoreFdInfoKHR* pImportSemaphoreFdInfo);
8170 const VkImportSemaphoreFdInfoKHR* pImportSemaphoreFdInfo);
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dsynchronization.txt4208 * pname:pImportSemaphoreFdInfo is a pointer to a
Dsynchronization.adoc4965 * pname:pImportSemaphoreFdInfo is a pointer to a