Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_semaphore.c252 const VkPhysicalDeviceExternalSemaphoreInfo *pExternalSemaphoreInfo, in vk_common_GetPhysicalDeviceExternalSemaphoreProperties() argument
257 assert(pExternalSemaphoreInfo->sType == in vk_common_GetPhysicalDeviceExternalSemaphoreProperties()
260 pExternalSemaphoreInfo->handleType; in vk_common_GetPhysicalDeviceExternalSemaphoreProperties()
263 get_semaphore_type(pExternalSemaphoreInfo->pNext, NULL); in vk_common_GetPhysicalDeviceExternalSemaphoreProperties()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_timeline_semaphore.adoc110 pname:pExternalSemaphoreInfo structure.
/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.h465 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
470 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
DVkEncoder.h489 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
676 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
DResourceTracker.cpp6670 void*, VkPhysicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, in on_vkGetPhysicalDeviceExternalSemaphoreProperties() argument
6672 (void)pExternalSemaphoreInfo; in on_vkGetPhysicalDeviceExternalSemaphoreProperties()
6675 if (pExternalSemaphoreInfo->handleType == in on_vkGetPhysicalDeviceExternalSemaphoreProperties()
6687 vk_find_struct<VkSemaphoreTypeCreateInfo>(pExternalSemaphoreInfo); in on_vkGetPhysicalDeviceExternalSemaphoreProperties()
6696 } else if (pExternalSemaphoreInfo->handleType == in on_vkGetPhysicalDeviceExternalSemaphoreProperties()
6711 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, in on_vkGetPhysicalDeviceExternalSemaphorePropertiesKHR() argument
6714 context, physicalDevice, pExternalSemaphoreInfo, pExternalSemaphoreProperties); in on_vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
Dfunc_table.cpp2048 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, in gfxstream_vk_GetPhysicalDeviceExternalSemaphoreProperties() argument
2055 gfxstream_physicalDevice->internal_object, pExternalSemaphoreInfo, in gfxstream_vk_GetPhysicalDeviceExternalSemaphoreProperties()
3052 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, in gfxstream_vk_GetPhysicalDeviceExternalSemaphorePropertiesKHR() argument
3059 gfxstream_physicalDevice->internal_object, pExternalSemaphoreInfo, in gfxstream_vk_GetPhysicalDeviceExternalSemaphorePropertiesKHR()
DVkEncoder.cpp19377 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, in vkGetPhysicalDeviceExternalSemaphoreProperties() argument
19410 physicalDevice, pExternalSemaphoreInfo, pExternalSemaphoreProperties); in vkGetPhysicalDeviceExternalSemaphoreProperties()
19421 if (pExternalSemaphoreInfo) { in vkGetPhysicalDeviceExternalSemaphoreProperties()
19425 pool, VK_STRUCTURE_TYPE_MAX_ENUM, pExternalSemaphoreInfo, in vkGetPhysicalDeviceExternalSemaphoreProperties()
19490 this, physicalDevice, pExternalSemaphoreInfo, pExternalSemaphoreProperties); in vkGetPhysicalDeviceExternalSemaphoreProperties()
25994 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR() argument
26027 physicalDevice, pExternalSemaphoreInfo, pExternalSemaphoreProperties); in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
26038 if (pExternalSemaphoreInfo) { in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
26042 pool, VK_STRUCTURE_TYPE_MAX_ENUM, pExternalSemaphoreInfo, in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
26109 this, physicalDevice, pExternalSemaphoreInfo, pExternalSemaphoreProperties); in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.h495 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
500 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
DVkDecoder.cpp10507 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo; in decode() local
10515 vkReadStream->alloc((void**)&pExternalSemaphoreInfo, in decode()
10519 (VkPhysicalDeviceExternalSemaphoreInfo*)(pExternalSemaphoreInfo), in decode()
10529 if (pExternalSemaphoreInfo) { in decode()
10531 m_state, (VkPhysicalDeviceExternalSemaphoreInfo*)(pExternalSemaphoreInfo)); in decode()
10542 (unsigned long long)pExternalSemaphoreInfo, in decode()
10546 &m_pool, physicalDevice, pExternalSemaphoreInfo, pExternalSemaphoreProperties); in decode()
10562 pExternalSemaphoreInfo, pExternalSemaphoreProperties); in decode()
14531 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo; in decode() local
14539 vkReadStream->alloc((void**)&pExternalSemaphoreInfo, in decode()
[all …]
DVkDecoderSnapshot.h708 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
1004 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
DVkDecoderGlobalState.cpp5358 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, in on_vkGetPhysicalDeviceExternalSemaphoreProperties() argument
5366 switch (pExternalSemaphoreInfo->handleType) { in on_vkGetPhysicalDeviceExternalSemaphoreProperties()
8470 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, in on_vkGetPhysicalDeviceExternalSemaphoreProperties() argument
8473 pool, physicalDevice, pExternalSemaphoreInfo, pExternalSemaphoreProperties); in on_vkGetPhysicalDeviceExternalSemaphoreProperties()
8478 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, in on_vkGetPhysicalDeviceExternalSemaphorePropertiesKHR() argument
8481 pool, physicalDevice, pExternalSemaphoreInfo, pExternalSemaphoreProperties); in on_vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
DVkDecoderSnapshot.cpp1795 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, in vkGetPhysicalDeviceExternalSemaphoreProperties() argument
2507 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR() argument
5359 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, in vkGetPhysicalDeviceExternalSemaphoreProperties() argument
5362 snapshotTraceBegin, snapshotTraceBytes, pool, physicalDevice, pExternalSemaphoreInfo, in vkGetPhysicalDeviceExternalSemaphoreProperties()
6044 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR() argument
6047 snapshotTraceBegin, snapshotTraceBytes, pool, physicalDevice, pExternalSemaphoreInfo, in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan.hpp1993 …ce physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo * pExternalSemaphoreInfo, VkExterna… in vkGetPhysicalDeviceExternalSemaphoreProperties() argument
1995 …:vkGetPhysicalDeviceExternalSemaphoreProperties( physicalDevice, pExternalSemaphoreInfo, pExternal… in vkGetPhysicalDeviceExternalSemaphoreProperties()
2935 …ce physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo * pExternalSemaphoreInfo, VkExterna… in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR() argument
2937 …GetPhysicalDeviceExternalSemaphorePropertiesKHR( physicalDevice, pExternalSemaphoreInfo, pExternal… in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
Dvulkansc.hpp1890 …ce physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo * pExternalSemaphoreInfo, VkExterna… in vkGetPhysicalDeviceExternalSemaphoreProperties() argument
1892 …:vkGetPhysicalDeviceExternalSemaphoreProperties( physicalDevice, pExternalSemaphoreInfo, pExternal… in vkGetPhysicalDeviceExternalSemaphoreProperties()
Dvulkansc_funcs.hpp4384 …onst VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalSemaphoreInfo * pExternalSemaphoreInfo, VULKAN_HP… in getExternalSemaphoreProperties() argument
4387 …reinterpret_cast<const VkPhysicalDeviceExternalSemaphoreInfo *>( pExternalSemaphoreInfo ), reinter… in getExternalSemaphoreProperties()
Dvulkansc_handles.hpp6041 …onst VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalSemaphoreInfo * pExternalSemaphoreInfo, VULKAN_HP…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5602 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna…
5743 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
8738 …ice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExterna…
8743 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dcapabilities.adoc1307 * pname:pExternalSemaphoreInfo is a pointer to a