Home
last modified time | relevance | path

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

12

/external/swiftshader/src/Vulkan/
DVkPhysicalDevice.hpp57 …void getProperties(const VkPhysicalDeviceExternalSemaphoreInfo *pExternalSemaphoreInfo, VkExternal…
DVkPromotedExtensions.cpp112 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo *pExternalSemaphoreInfo, VkExterna… in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR() argument
114 …vkGetPhysicalDeviceExternalSemaphoreProperties(physicalDevice, pExternalSemaphoreInfo, pExternalSe… in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
DVkPhysicalDevice.cpp818 …vice::getProperties(const VkPhysicalDeviceExternalSemaphoreInfo *pExternalSemaphoreInfo, VkExterna… in getProperties() argument
820 …for(const auto *nextInfo = reinterpret_cast<const VkBaseInStructure *>(pExternalSemaphoreInfo->pNe… in getProperties()
845 if(pExternalSemaphoreInfo->handleType == VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_OPAQUE_FD_BIT) in getProperties()
854 …if(pExternalSemaphoreInfo->handleType == VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_TEMP_ZIRCON_EVENT_BIT_F… in getProperties()
DlibVulkan.cpp3644 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo *pExternalSemaphoreInfo, VkExterna… in vkGetPhysicalDeviceExternalSemaphoreProperties() argument
3647 physicalDevice, pExternalSemaphoreInfo, pExternalSemaphoreProperties); in vkGetPhysicalDeviceExternalSemaphoreProperties()
3649 vk::Cast(physicalDevice)->getProperties(pExternalSemaphoreInfo, pExternalSemaphoreProperties); in vkGetPhysicalDeviceExternalSemaphoreProperties()
/external/deqp/external/vulkancts/framework/vulkan/
DvkInstanceDriverImpl.inl160 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna… argument
165 …m_vk.getPhysicalDeviceExternalSemaphoreProperties(physicalDevice, pExternalSemaphoreInfo, pExterna…
167 …m_vk.getPhysicalDeviceExternalSemaphorePropertiesKHR(physicalDevice, pExternalSemaphoreInfo, pExte…
DvkVirtualInstanceInterface.inl26 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna…
DvkConcreteInstanceInterface.inl26 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna…
DvkFunctionPointerTypes.inl167 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna…
219 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna…
/external/mesa3d/src/freedreno/vulkan/
Dtu_drm.c612 const VkPhysicalDeviceExternalSemaphoreInfo *pExternalSemaphoreInfo, in tu_GetPhysicalDeviceExternalSemaphoreProperties() argument
615 if (pExternalSemaphoreInfo->handleType == VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_OPAQUE_FD_BIT || in tu_GetPhysicalDeviceExternalSemaphoreProperties()
616 pExternalSemaphoreInfo->handleType == VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_SYNC_FD_BIT) { in tu_GetPhysicalDeviceExternalSemaphoreProperties()
/external/mesa3d/src/intel/vulkan/
Danv_queue.c2239 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, in anv_GetPhysicalDeviceExternalSemaphoreProperties() argument
2245 get_semaphore_type(pExternalSemaphoreInfo->pNext, NULL); in anv_GetPhysicalDeviceExternalSemaphoreProperties()
2247 switch (pExternalSemaphoreInfo->handleType) { in anv_GetPhysicalDeviceExternalSemaphoreProperties()
/external/vulkan-validation-layers/layers/generated/
Dparameter_validation.h773 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
1021 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
Dlayer_chassis_dispatch.h803 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
1051 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
Dchassis.h993 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
1305 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
3010 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna… in PreCallValidateGetPhysicalDeviceExternalSemaphoreProperties() argument
3011 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna… in PreCallRecordGetPhysicalDeviceExternalSemaphoreProperties() argument
3012 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna… in PostCallRecordGetPhysicalDeviceExternalSemaphoreProperties() argument
3182 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna… in PreCallValidateGetPhysicalDeviceExternalSemaphorePropertiesKHR() argument
3183 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna… in PreCallRecordGetPhysicalDeviceExternalSemaphorePropertiesKHR() argument
3184 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna… in PostCallRecordGetPhysicalDeviceExternalSemaphorePropertiesKHR() argument
Dobject_tracker.h1051 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
1386 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
Dparameter_validation.cpp5383 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, in PreCallValidateGetPhysicalDeviceExternalSemaphoreProperties() argument
5386 …o", "VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_EXTERNAL_SEMAPHORE_INFO", pExternalSemaphoreInfo, VK_STRUCT… in PreCallValidateGetPhysicalDeviceExternalSemaphoreProperties()
5387 if (pExternalSemaphoreInfo != NULL) in PreCallValidateGetPhysicalDeviceExternalSemaphoreProperties()
5389 …rnalSemaphoreProperties", "pExternalSemaphoreInfo->pNext", NULL, pExternalSemaphoreInfo->pNext, 0,… in PreCallValidateGetPhysicalDeviceExternalSemaphoreProperties()
5391 …reHandleTypeFlagBits", AllVkExternalSemaphoreHandleTypeFlagBits, pExternalSemaphoreInfo->handleTyp… in PreCallValidateGetPhysicalDeviceExternalSemaphoreProperties()
6558 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, in PreCallValidateGetPhysicalDeviceExternalSemaphorePropertiesKHR() argument
6563 …o", "VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_EXTERNAL_SEMAPHORE_INFO", pExternalSemaphoreInfo, VK_STRUCT… in PreCallValidateGetPhysicalDeviceExternalSemaphorePropertiesKHR()
6564 if (pExternalSemaphoreInfo != NULL) in PreCallValidateGetPhysicalDeviceExternalSemaphorePropertiesKHR()
6566 …lSemaphorePropertiesKHR", "pExternalSemaphoreInfo->pNext", NULL, pExternalSemaphoreInfo->pNext, 0,… in PreCallValidateGetPhysicalDeviceExternalSemaphorePropertiesKHR()
6568 …reHandleTypeFlagBits", AllVkExternalSemaphoreHandleTypeFlagBits, pExternalSemaphoreInfo->handleTyp… in PreCallValidateGetPhysicalDeviceExternalSemaphorePropertiesKHR()
Dchassis.cpp4427 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, in GetPhysicalDeviceExternalSemaphoreProperties() argument
4433 …dateGetPhysicalDeviceExternalSemaphoreProperties(physicalDevice, pExternalSemaphoreInfo, pExternal… in GetPhysicalDeviceExternalSemaphoreProperties()
4438 …cordGetPhysicalDeviceExternalSemaphoreProperties(physicalDevice, pExternalSemaphoreInfo, pExternal… in GetPhysicalDeviceExternalSemaphoreProperties()
4440 …DispatchGetPhysicalDeviceExternalSemaphoreProperties(physicalDevice, pExternalSemaphoreInfo, pExte… in GetPhysicalDeviceExternalSemaphoreProperties()
4443 …cordGetPhysicalDeviceExternalSemaphoreProperties(physicalDevice, pExternalSemaphoreInfo, pExternal… in GetPhysicalDeviceExternalSemaphoreProperties()
5624 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, in GetPhysicalDeviceExternalSemaphorePropertiesKHR() argument
5630 …eGetPhysicalDeviceExternalSemaphorePropertiesKHR(physicalDevice, pExternalSemaphoreInfo, pExternal… in GetPhysicalDeviceExternalSemaphorePropertiesKHR()
5635 …dGetPhysicalDeviceExternalSemaphorePropertiesKHR(physicalDevice, pExternalSemaphoreInfo, pExternal… in GetPhysicalDeviceExternalSemaphorePropertiesKHR()
5637 …DispatchGetPhysicalDeviceExternalSemaphorePropertiesKHR(physicalDevice, pExternalSemaphoreInfo, pE… in GetPhysicalDeviceExternalSemaphorePropertiesKHR()
5640 …dGetPhysicalDeviceExternalSemaphorePropertiesKHR(physicalDevice, pExternalSemaphoreInfo, pExternal… in GetPhysicalDeviceExternalSemaphorePropertiesKHR()
Dlayer_chassis_dispatch.cpp3564 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, in DispatchGetPhysicalDeviceExternalSemaphoreProperties() argument
3568 …ble.GetPhysicalDeviceExternalSemaphoreProperties(physicalDevice, pExternalSemaphoreInfo, pExternal… in DispatchGetPhysicalDeviceExternalSemaphoreProperties()
4225 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, in DispatchGetPhysicalDeviceExternalSemaphorePropertiesKHR() argument
4229 ….GetPhysicalDeviceExternalSemaphorePropertiesKHR(physicalDevice, pExternalSemaphoreInfo, pExternal… in DispatchGetPhysicalDeviceExternalSemaphorePropertiesKHR()
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.h673 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna…
674 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna…
675 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna…
676 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna…
677 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna…
678 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna…
679 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna…
/external/mesa3d/src/amd/vulkan/
Dradv_device.c7816 const VkPhysicalDeviceExternalSemaphoreInfo *pExternalSemaphoreInfo, in radv_GetPhysicalDeviceExternalSemaphoreProperties() argument
7820 VkSemaphoreTypeKHR type = radv_get_semaphore_type(pExternalSemaphoreInfo->pNext, NULL); in radv_GetPhysicalDeviceExternalSemaphoreProperties()
7823 pExternalSemaphoreInfo->handleType == VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_OPAQUE_FD_BIT) { in radv_GetPhysicalDeviceExternalSemaphoreProperties()
7835 … (pExternalSemaphoreInfo->handleType == VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_OPAQUE_FD_BIT || in radv_GetPhysicalDeviceExternalSemaphoreProperties()
7836 pExternalSemaphoreInfo->handleType == VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_SYNC_FD_BIT)) { in radv_GetPhysicalDeviceExternalSemaphoreProperties()
7841 } else if (pExternalSemaphoreInfo->handleType == VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_OPAQUE_FD_BIT) { in radv_GetPhysicalDeviceExternalSemaphoreProperties()
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h4397 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna…
4538 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
5267 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna…
5272 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4397 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna…
4538 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
5267 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna…
5272 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h4757 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna…
4898 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
6344 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna…
6349 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
/external/swiftshader/include/vulkan/
Dvulkan_core.h4761 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna…
4902 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
6348 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna…
6353 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
/external/mesa3d/include/vulkan/
Dvulkan_core.h4757 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna…
4898 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
6344 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna…
6349 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
/external/deqp/external/vulkancts/scripts/src/
Dvulkan_core.h5069 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna…
5210 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
6657 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna…
6662 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,

12