/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_fence.c | 298 VkExternalFenceProperties *pExternalFenceProperties) in vk_common_GetPhysicalDeviceExternalFenceProperties()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | capabilities.adoc | 1557 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
|
D | synchronization.adoc | 2057 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/ |
D | ResourceTracker.h | 357 VkExternalFenceProperties* pExternalFenceProperties); 362 VkExternalFenceProperties* pExternalFenceProperties);
|
D | VkEncoder.h | 486 VkExternalFenceProperties* pExternalFenceProperties, uint32_t doLock); 726 VkExternalFenceProperties* pExternalFenceProperties, uint32_t doLock);
|
D | goldfish_vk_deepcopy_guest.h | 682 const VkExternalFenceProperties* from, 683 VkExternalFenceProperties* to);
|
D | goldfish_vk_transform_guest.h | 1064 VkExternalFenceProperties* toTransform); 1067 VkExternalFenceProperties* toTransform);
|
D | goldfish_vk_marshaling_guest.h | 1341 const VkExternalFenceProperties* forMarshaling); 1344 VkExternalFenceProperties* forUnmarshaling);
|
D | goldfish_vk_counting_guest.h | 621 const VkExternalFenceProperties* toCount, size_t* count);
|
D | goldfish_vk_reserved_marshaling_guest.h | 714 const VkExternalFenceProperties* forMarshaling,
|
D | func_table.cpp | 2035 VkExternalFenceProperties* pExternalFenceProperties) { in gfxstream_vk_GetPhysicalDeviceExternalFenceProperties() 3220 VkExternalFenceProperties* pExternalFenceProperties) { in gfxstream_vk_GetPhysicalDeviceExternalFencePropertiesKHR()
|
D | ResourceTracker.cpp | 4481 VkExternalFenceProperties* pExternalFenceProperties) { in on_vkGetPhysicalDeviceExternalFenceProperties() 4507 VkExternalFenceProperties* pExternalFenceProperties) { in on_vkGetPhysicalDeviceExternalFencePropertiesKHR()
|
D | goldfish_vk_transform_guest.cpp | 3565 VkExternalFenceProperties* toTransform) { in transform_tohost_VkExternalFenceProperties() 3574 VkExternalFenceProperties* toTransform) { in transform_fromhost_VkExternalFenceProperties()
|
D | VkEncoder.cpp | 19259 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/ |
D | goldfish_vk_deepcopy.h | 675 const VkExternalFenceProperties* from, 676 VkExternalFenceProperties* to);
|
D | goldfish_vk_transform.h | 1084 VkExternalFenceProperties* toTransform); 1087 VkExternalFenceProperties* toTransform);
|
D | goldfish_vk_marshaling.h | 1313 const VkExternalFenceProperties* forMarshaling); 1316 VkExternalFenceProperties* forUnmarshaling);
|
D | goldfish_vk_reserved_marshaling.h | 678 VkExternalFenceProperties* forUnmarshaling,
|
D | goldfish_vk_transform.cpp | 3581 VkExternalFenceProperties* toTransform) { in transform_tohost_VkExternalFenceProperties() 3590 VkExternalFenceProperties* toTransform) { in transform_fromhost_VkExternalFenceProperties()
|
D | goldfish_vk_deepcopy.cpp | 3622 const VkExternalFenceProperties* from, in deepcopy_VkExternalFenceProperties() 3623 VkExternalFenceProperties* to) { in deepcopy_VkExternalFenceProperties()
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderSnapshot.h | 704 VkExternalFenceProperties* pExternalFenceProperties); 1067 VkExternalFenceProperties* pExternalFenceProperties);
|
D | VkDecoder.cpp | 10441 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 …]
|
D | VkDecoderSnapshot.cpp | 1791 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/ |
D | vulkan_core.h | 5521 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/ |
D | vulkansc_static_assertions.hpp | 716 …eof( VULKAN_HPP_NAMESPACE::ExternalFenceProperties ) == sizeof( VkExternalFenceProperties ), "stru…
|