Home
last modified time | relevance | path

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

12

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_fence.c298 VkExternalFenceProperties *pExternalFenceProperties) in vk_common_GetPhysicalDeviceExternalFenceProperties()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dcapabilities.adoc1557 slink:VkExternalFenceProperties structure in which capabilities are
1602 * slink:VkExternalFenceProperties::pname:exportFromImportedHandleTypes
1603 * slink:VkExternalFenceProperties::pname:compatibleHandleTypes
1693 [open,refpage='VkExternalFenceProperties',desc='Structure describing supported external fence handl…
1695 The sname:VkExternalFenceProperties structure is defined as:
1697 include::{generated}/api/structs/VkExternalFenceProperties.adoc[]
1717 slink:VkExternalFenceProperties::pname:externalFenceFeatures will be set to
1720 include::{generated}/validity/structs/VkExternalFenceProperties.adoc[]
1726 slink:VkExternalFenceProperties::pname:externalFenceFeatures, indicating
Dsynchronization.adoc2057 reported by slink:VkExternalFenceProperties
2186 slink:VkExternalFenceProperties::pname:exportFromImportedHandleTypes for
2284 slink:VkExternalFenceProperties::pname:exportFromImportedHandleTypes for
2885 slink:VkExternalFenceProperties::pname:exportFromImportedHandleTypes
/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.h357 VkExternalFenceProperties* pExternalFenceProperties);
362 VkExternalFenceProperties* pExternalFenceProperties);
DVkEncoder.h486 VkExternalFenceProperties* pExternalFenceProperties, uint32_t doLock);
726 VkExternalFenceProperties* pExternalFenceProperties, uint32_t doLock);
Dgoldfish_vk_deepcopy_guest.h682 const VkExternalFenceProperties* from,
683 VkExternalFenceProperties* to);
Dgoldfish_vk_transform_guest.h1064 VkExternalFenceProperties* toTransform);
1067 VkExternalFenceProperties* toTransform);
Dgoldfish_vk_marshaling_guest.h1341 const VkExternalFenceProperties* forMarshaling);
1344 VkExternalFenceProperties* forUnmarshaling);
Dgoldfish_vk_counting_guest.h621 const VkExternalFenceProperties* toCount, size_t* count);
Dgoldfish_vk_reserved_marshaling_guest.h714 const VkExternalFenceProperties* forMarshaling,
Dfunc_table.cpp2035 VkExternalFenceProperties* pExternalFenceProperties) { in gfxstream_vk_GetPhysicalDeviceExternalFenceProperties()
3220 VkExternalFenceProperties* pExternalFenceProperties) { in gfxstream_vk_GetPhysicalDeviceExternalFencePropertiesKHR()
DResourceTracker.cpp4481 VkExternalFenceProperties* pExternalFenceProperties) { in on_vkGetPhysicalDeviceExternalFenceProperties()
4507 VkExternalFenceProperties* pExternalFenceProperties) { in on_vkGetPhysicalDeviceExternalFencePropertiesKHR()
Dgoldfish_vk_transform_guest.cpp3565 VkExternalFenceProperties* toTransform) { in transform_tohost_VkExternalFenceProperties()
3574 VkExternalFenceProperties* toTransform) { in transform_fromhost_VkExternalFenceProperties()
DVkEncoder.cpp19259 VkExternalFenceProperties* pExternalFenceProperties, uint32_t doLock) { in vkGetPhysicalDeviceExternalFenceProperties()
19321 (VkExternalFenceProperties*)(pExternalFenceProperties), in vkGetPhysicalDeviceExternalFenceProperties()
19352 stream, VK_STRUCTURE_TYPE_MAX_ENUM, (VkExternalFenceProperties*)(pExternalFenceProperties), in vkGetPhysicalDeviceExternalFenceProperties()
19362 (VkExternalFenceProperties*)(pExternalFenceProperties)); in vkGetPhysicalDeviceExternalFenceProperties()
19365 sResourceTracker, (VkExternalFenceProperties*)(pExternalFenceProperties)); in vkGetPhysicalDeviceExternalFenceProperties()
27206 VkExternalFenceProperties* pExternalFenceProperties, uint32_t doLock) { in vkGetPhysicalDeviceExternalFencePropertiesKHR()
27269 (VkExternalFenceProperties*)(pExternalFenceProperties), in vkGetPhysicalDeviceExternalFencePropertiesKHR()
27300 stream, VK_STRUCTURE_TYPE_MAX_ENUM, (VkExternalFenceProperties*)(pExternalFenceProperties), in vkGetPhysicalDeviceExternalFencePropertiesKHR()
27310 (VkExternalFenceProperties*)(pExternalFenceProperties)); in vkGetPhysicalDeviceExternalFencePropertiesKHR()
27313 sResourceTracker, (VkExternalFenceProperties*)(pExternalFenceProperties)); in vkGetPhysicalDeviceExternalFencePropertiesKHR()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_deepcopy.h675 const VkExternalFenceProperties* from,
676 VkExternalFenceProperties* to);
Dgoldfish_vk_transform.h1084 VkExternalFenceProperties* toTransform);
1087 VkExternalFenceProperties* toTransform);
Dgoldfish_vk_marshaling.h1313 const VkExternalFenceProperties* forMarshaling);
1316 VkExternalFenceProperties* forUnmarshaling);
Dgoldfish_vk_reserved_marshaling.h678 VkExternalFenceProperties* forUnmarshaling,
Dgoldfish_vk_transform.cpp3581 VkExternalFenceProperties* toTransform) { in transform_tohost_VkExternalFenceProperties()
3590 VkExternalFenceProperties* toTransform) { in transform_fromhost_VkExternalFenceProperties()
Dgoldfish_vk_deepcopy.cpp3622 const VkExternalFenceProperties* from, in deepcopy_VkExternalFenceProperties()
3623 VkExternalFenceProperties* to) { in deepcopy_VkExternalFenceProperties()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.h704 VkExternalFenceProperties* pExternalFenceProperties);
1067 VkExternalFenceProperties* pExternalFenceProperties);
DVkDecoder.cpp10441 VkExternalFenceProperties* pExternalFenceProperties; in decode()
10459 sizeof(VkExternalFenceProperties)); in decode()
10462 (VkExternalFenceProperties*)(pExternalFenceProperties), readStreamPtrPtr); in decode()
10469 m_state, (VkExternalFenceProperties*)(pExternalFenceProperties)); in decode()
10484 m_state, (VkExternalFenceProperties*)(pExternalFenceProperties)); in decode()
10488 (VkExternalFenceProperties*)(pExternalFenceProperties)); in decode()
15152 VkExternalFenceProperties* pExternalFenceProperties; in decode()
15170 sizeof(VkExternalFenceProperties)); in decode()
15173 (VkExternalFenceProperties*)(pExternalFenceProperties), readStreamPtrPtr); in decode()
15180 m_state, (VkExternalFenceProperties*)(pExternalFenceProperties)); in decode()
[all …]
DVkDecoderSnapshot.cpp1791 VkExternalFenceProperties* pExternalFenceProperties) {} in vkGetPhysicalDeviceExternalFenceProperties()
2637 VkExternalFenceProperties* pExternalFenceProperties) {} in vkGetPhysicalDeviceExternalFencePropertiesKHR()
5349 VkExternalFenceProperties* pExternalFenceProperties) { in vkGetPhysicalDeviceExternalFenceProperties()
6145 VkExternalFenceProperties* pExternalFenceProperties) { in vkGetPhysicalDeviceExternalFencePropertiesKHR()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5521 typedef struct VkExternalFenceProperties { struct
5527 } VkExternalFenceProperties; argument
5601 …e, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExtern…
5739 VkExternalFenceProperties* pExternalFenceProperties);
8999 typedef VkExternalFenceProperties VkExternalFencePropertiesKHR;
9001 …e, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExtern…
9007 VkExternalFenceProperties* pExternalFenceProperties);
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp716 …eof( VULKAN_HPP_NAMESPACE::ExternalFenceProperties ) == sizeof( VkExternalFenceProperties ), "stru…

12