Home
last modified time | relevance | path

Searched refs:VkExternalSemaphoreProperties (Results 1 – 25 of 40) sorted by relevance

12

/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.h466 VkExternalSemaphoreProperties* pExternalSemaphoreProperties);
471 VkExternalSemaphoreProperties* pExternalSemaphoreProperties);
DVkEncoder.h490 VkExternalSemaphoreProperties* pExternalSemaphoreProperties, uint32_t doLock);
677 VkExternalSemaphoreProperties* pExternalSemaphoreProperties, uint32_t doLock);
Dgoldfish_vk_deepcopy_guest.h698 const VkExternalSemaphoreProperties* from,
699 VkExternalSemaphoreProperties* to);
Dgoldfish_vk_transform_guest.h1088 VkExternalSemaphoreProperties* toTransform);
1091 VkExternalSemaphoreProperties* toTransform);
Dgoldfish_vk_marshaling_guest.h1368 const VkExternalSemaphoreProperties* forMarshaling);
1371 VkExternalSemaphoreProperties* forUnmarshaling);
Dgoldfish_vk_counting_guest.h634 const VkExternalSemaphoreProperties* toCount,
Dgoldfish_vk_reserved_marshaling_guest.h732 const VkExternalSemaphoreProperties* forMarshaling, uint8_t** ptr);
Dfunc_table.cpp2049 VkExternalSemaphoreProperties* pExternalSemaphoreProperties) { in gfxstream_vk_GetPhysicalDeviceExternalSemaphoreProperties()
3053 VkExternalSemaphoreProperties* pExternalSemaphoreProperties) { in gfxstream_vk_GetPhysicalDeviceExternalSemaphorePropertiesKHR()
DResourceTracker.cpp6671 VkExternalSemaphoreProperties* pExternalSemaphoreProperties) { in on_vkGetPhysicalDeviceExternalSemaphoreProperties()
6712 VkExternalSemaphoreProperties* pExternalSemaphoreProperties) { in on_vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
Dgoldfish_vk_transform_guest.cpp3637 VkExternalSemaphoreProperties* toTransform) { in transform_tohost_VkExternalSemaphoreProperties()
3646 VkExternalSemaphoreProperties* toTransform) { in transform_fromhost_VkExternalSemaphoreProperties()
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_semaphore.c253 VkExternalSemaphoreProperties *pExternalSemaphoreProperties) in vk_common_GetPhysicalDeviceExternalSemaphoreProperties()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dcapabilities.adoc1311 slink:VkExternalSemaphoreProperties structure in which capabilities are
1462 [open,refpage='VkExternalSemaphoreProperties',desc='Structure describing supported external semapho…
1464 The sname:VkExternalSemaphoreProperties structure is defined as:
1466 include::{generated}/api/structs/VkExternalSemaphoreProperties.adoc[]
1489 slink:VkExternalSemaphoreProperties::pname:externalSemaphoreFeatures will be
1492 include::{generated}/validity/structs/VkExternalSemaphoreProperties.adoc[]
1498 slink:VkExternalSemaphoreProperties::pname:externalSemaphoreFeatures,
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.h496 VkExternalSemaphoreProperties* pExternalSemaphoreProperties);
501 VkExternalSemaphoreProperties* pExternalSemaphoreProperties);
DVkDecoderSnapshot.h709 VkExternalSemaphoreProperties* pExternalSemaphoreProperties);
1005 VkExternalSemaphoreProperties* pExternalSemaphoreProperties);
DVkDecoder.cpp10508 VkExternalSemaphoreProperties* pExternalSemaphoreProperties; in decode()
10524 sizeof(VkExternalSemaphoreProperties)); in decode()
10527 (VkExternalSemaphoreProperties*)(pExternalSemaphoreProperties), in decode()
10535 m_state, (VkExternalSemaphoreProperties*)(pExternalSemaphoreProperties)); in decode()
10550 m_state, (VkExternalSemaphoreProperties*)(pExternalSemaphoreProperties)); in decode()
10554 (VkExternalSemaphoreProperties*)(pExternalSemaphoreProperties)); in decode()
14532 VkExternalSemaphoreProperties* pExternalSemaphoreProperties; in decode()
14548 sizeof(VkExternalSemaphoreProperties)); in decode()
14551 (VkExternalSemaphoreProperties*)(pExternalSemaphoreProperties), in decode()
14559 m_state, (VkExternalSemaphoreProperties*)(pExternalSemaphoreProperties)); in decode()
[all …]
DVkDecoderSnapshot.cpp1796 VkExternalSemaphoreProperties* pExternalSemaphoreProperties) {} in vkGetPhysicalDeviceExternalSemaphoreProperties()
2508 VkExternalSemaphoreProperties* pExternalSemaphoreProperties) {} in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
5360 VkExternalSemaphoreProperties* pExternalSemaphoreProperties) { in vkGetPhysicalDeviceExternalSemaphoreProperties()
6045 VkExternalSemaphoreProperties* pExternalSemaphoreProperties) { in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
DVkDecoderGlobalState.cpp5359 VkExternalSemaphoreProperties* pExternalSemaphoreProperties) { in on_vkGetPhysicalDeviceExternalSemaphoreProperties()
8471 VkExternalSemaphoreProperties* pExternalSemaphoreProperties) { in on_vkGetPhysicalDeviceExternalSemaphoreProperties()
8479 VkExternalSemaphoreProperties* pExternalSemaphoreProperties) { in on_vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_deepcopy.h691 const VkExternalSemaphoreProperties* from,
692 VkExternalSemaphoreProperties* to);
Dgoldfish_vk_transform.h1108 VkExternalSemaphoreProperties* toTransform);
1111 VkExternalSemaphoreProperties* toTransform);
Dgoldfish_vk_marshaling.h1340 const VkExternalSemaphoreProperties* forMarshaling);
1343 VkExternalSemaphoreProperties* forUnmarshaling);
Dgoldfish_vk_reserved_marshaling.h695 VkExternalSemaphoreProperties* forUnmarshaling,
Dgoldfish_vk_transform.cpp3653 VkExternalSemaphoreProperties* toTransform) { in transform_tohost_VkExternalSemaphoreProperties()
3662 VkExternalSemaphoreProperties* toTransform) { in transform_fromhost_VkExternalSemaphoreProperties()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5547 typedef struct VkExternalSemaphoreProperties { struct
5553 } VkExternalSemaphoreProperties; argument
5602 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte…
5744 VkExternalSemaphoreProperties* pExternalSemaphoreProperties);
8736 typedef VkExternalSemaphoreProperties VkExternalSemaphorePropertiesKHR;
8738 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte…
8744 VkExternalSemaphoreProperties* pExternalSemaphoreProperties);
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common.c120 VkExternalSemaphoreProperties esp = { in wsi_device_init()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp732 …ULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties ) == sizeof( VkExternalSemaphoreProperties ), "st…

12