Home
last modified time | relevance | path

Searched refs:pExternalFenceInfo (Results 1 – 15 of 15) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_fence.c297 const VkPhysicalDeviceExternalFenceInfo *pExternalFenceInfo, in vk_common_GetPhysicalDeviceExternalFenceProperties() argument
302 assert(pExternalFenceInfo->sType == in vk_common_GetPhysicalDeviceExternalFenceProperties()
305 pExternalFenceInfo->handleType; in vk_common_GetPhysicalDeviceExternalFenceProperties()
/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.h356 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,
361 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,
DVkEncoder.h485 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,
725 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,
Dfunc_table.cpp2034 VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, in gfxstream_vk_GetPhysicalDeviceExternalFenceProperties() argument
2042 vkEnc, gfxstream_physicalDevice->internal_object, pExternalFenceInfo, in gfxstream_vk_GetPhysicalDeviceExternalFenceProperties()
3219 VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, in gfxstream_vk_GetPhysicalDeviceExternalFencePropertiesKHR() argument
3227 vkEnc, gfxstream_physicalDevice->internal_object, pExternalFenceInfo, in gfxstream_vk_GetPhysicalDeviceExternalFencePropertiesKHR()
DResourceTracker.cpp4480 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, in on_vkGetPhysicalDeviceExternalFenceProperties() argument
4489 bool syncFd = pExternalFenceInfo->handleType & VK_EXTERNAL_FENCE_HANDLE_TYPE_SYNC_FD_BIT; in on_vkGetPhysicalDeviceExternalFenceProperties()
4506 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, in on_vkGetPhysicalDeviceExternalFencePropertiesKHR() argument
4508 on_vkGetPhysicalDeviceExternalFenceProperties(context, physicalDevice, pExternalFenceInfo, in on_vkGetPhysicalDeviceExternalFencePropertiesKHR()
DVkEncoder.cpp19258 VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, in vkGetPhysicalDeviceExternalFenceProperties() argument
19290 physicalDevice, pExternalFenceInfo, pExternalFenceProperties); in vkGetPhysicalDeviceExternalFenceProperties()
19301 if (pExternalFenceInfo) { in vkGetPhysicalDeviceExternalFenceProperties()
19305 pool, VK_STRUCTURE_TYPE_MAX_ENUM, pExternalFenceInfo, in vkGetPhysicalDeviceExternalFenceProperties()
27205 VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, in vkGetPhysicalDeviceExternalFencePropertiesKHR() argument
27238 physicalDevice, pExternalFenceInfo, pExternalFenceProperties); in vkGetPhysicalDeviceExternalFencePropertiesKHR()
27249 if (pExternalFenceInfo) { in vkGetPhysicalDeviceExternalFencePropertiesKHR()
27253 pool, VK_STRUCTURE_TYPE_MAX_ENUM, pExternalFenceInfo, in vkGetPhysicalDeviceExternalFencePropertiesKHR()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp10440 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo; in decode() local
10451 vkReadStream->alloc((void**)&pExternalFenceInfo, in decode()
10455 (VkPhysicalDeviceExternalFenceInfo*)(pExternalFenceInfo), readStreamPtrPtr); in decode()
10463 if (pExternalFenceInfo) { in decode()
10465 m_state, (VkPhysicalDeviceExternalFenceInfo*)(pExternalFenceInfo)); in decode()
10476 (unsigned long long)pExternalFenceInfo, in decode()
10480 unboxed_physicalDevice, pExternalFenceInfo, pExternalFenceProperties); in decode()
10496 pExternalFenceInfo, pExternalFenceProperties); in decode()
15151 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo; in decode() local
15162 vkReadStream->alloc((void**)&pExternalFenceInfo, in decode()
[all …]
DVkDecoderSnapshot.h703 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,
1066 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,
DVkDecoderSnapshot.cpp1790 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, in vkGetPhysicalDeviceExternalFenceProperties() argument
2636 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, in vkGetPhysicalDeviceExternalFencePropertiesKHR() argument
5348 VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, in vkGetPhysicalDeviceExternalFenceProperties() argument
5351 physicalDevice, pExternalFenceInfo, in vkGetPhysicalDeviceExternalFenceProperties()
6144 VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, in vkGetPhysicalDeviceExternalFencePropertiesKHR() argument
6147 pool, physicalDevice, pExternalFenceInfo, in vkGetPhysicalDeviceExternalFencePropertiesKHR()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan.hpp1987 …alDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo * pExternalFenceInfo, VkExternalF… in vkGetPhysicalDeviceExternalFenceProperties() argument
1989 …return ::vkGetPhysicalDeviceExternalFenceProperties( physicalDevice, pExternalFenceInfo, pExternal… in vkGetPhysicalDeviceExternalFenceProperties()
3163 …alDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo * pExternalFenceInfo, VkExternalF… in vkGetPhysicalDeviceExternalFencePropertiesKHR() argument
3165 …return ::vkGetPhysicalDeviceExternalFencePropertiesKHR( physicalDevice, pExternalFenceInfo, pExter… in vkGetPhysicalDeviceExternalFencePropertiesKHR()
Dvulkansc.hpp1884 …alDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo * pExternalFenceInfo, VkExternalF… in vkGetPhysicalDeviceExternalFenceProperties() argument
1886 …return ::vkGetPhysicalDeviceExternalFenceProperties( physicalDevice, pExternalFenceInfo, pExternal… in vkGetPhysicalDeviceExternalFenceProperties()
Dvulkansc_funcs.hpp4361 …ies( const VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalFenceInfo * pExternalFenceInfo, VULKAN_HPP_… in getExternalFenceProperties() argument
4364 …vice, reinterpret_cast<const VkPhysicalDeviceExternalFenceInfo *>( pExternalFenceInfo ), reinterpr… in getExternalFenceProperties()
Dvulkansc_handles.hpp6033 …ies( const VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalFenceInfo * pExternalFenceInfo, VULKAN_HPP_…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5601 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF…
5738 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,
9001 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF…
9006 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dcapabilities.adoc1553 * pname:pExternalFenceInfo is a pointer to a