/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_semaphore.c | 252 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/ |
D | VK_KHR_timeline_semaphore.adoc | 110 pname:pExternalSemaphoreInfo structure.
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | ResourceTracker.h | 465 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, 470 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
|
D | VkEncoder.h | 489 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, 676 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
|
D | ResourceTracker.cpp | 6670 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()
|
D | func_table.cpp | 2048 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()
|
D | VkEncoder.cpp | 19377 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/ |
D | VkDecoderGlobalState.h | 495 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, 500 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
|
D | VkDecoder.cpp | 10507 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 …]
|
D | VkDecoderSnapshot.h | 708 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, 1004 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
|
D | VkDecoderGlobalState.cpp | 5358 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()
|
D | VkDecoderSnapshot.cpp | 1795 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/ |
D | vulkan.hpp | 1993 …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()
|
D | vulkansc.hpp | 1890 …ce physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo * pExternalSemaphoreInfo, VkExterna… in vkGetPhysicalDeviceExternalSemaphoreProperties() argument 1892 …:vkGetPhysicalDeviceExternalSemaphoreProperties( physicalDevice, pExternalSemaphoreInfo, pExternal… in vkGetPhysicalDeviceExternalSemaphoreProperties()
|
D | vulkansc_funcs.hpp | 4384 …onst VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalSemaphoreInfo * pExternalSemaphoreInfo, VULKAN_HP… in getExternalSemaphoreProperties() argument 4387 …reinterpret_cast<const VkPhysicalDeviceExternalSemaphoreInfo *>( pExternalSemaphoreInfo ), reinter… in getExternalSemaphoreProperties()
|
D | vulkansc_handles.hpp | 6041 …onst VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalSemaphoreInfo * pExternalSemaphoreInfo, VULKAN_HP…
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 5602 …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/ |
D | capabilities.adoc | 1307 * pname:pExternalSemaphoreInfo is a pointer to a
|