/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_fence.c | 295 VkExternalFenceProperties *pExternalFenceProperties) in vk_common_GetPhysicalDeviceExternalFenceProperties() 307 pExternalFenceProperties->exportFromImportedHandleTypes = 0; in vk_common_GetPhysicalDeviceExternalFenceProperties() 308 pExternalFenceProperties->compatibleHandleTypes = 0; in vk_common_GetPhysicalDeviceExternalFenceProperties() 309 pExternalFenceProperties->externalFenceFeatures = 0; in vk_common_GetPhysicalDeviceExternalFenceProperties() 339 pExternalFenceProperties->exportFromImportedHandleTypes = export; in vk_common_GetPhysicalDeviceExternalFenceProperties() 340 pExternalFenceProperties->compatibleHandleTypes = compatible; in vk_common_GetPhysicalDeviceExternalFenceProperties() 341 pExternalFenceProperties->externalFenceFeatures = features; in vk_common_GetPhysicalDeviceExternalFenceProperties() 292 vk_common_GetPhysicalDeviceExternalFenceProperties( VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo *pExternalFenceInfo, VkExternalFenceProperties *pExternalFenceProperties) vk_common_GetPhysicalDeviceExternalFenceProperties() argument
|
/third_party/vulkan-loader/loader/ |
H A D | terminator.c | 584 VkExternalFenceProperties *pExternalFenceProperties) { in terminator_GetPhysicalDeviceExternalFenceProperties() 602 fpGetPhysicalDeviceExternalFenceProperties(phys_dev_term->phys_dev, pExternalFenceInfo, pExternalFenceProperties); in terminator_GetPhysicalDeviceExternalFenceProperties() 615 pExternalFenceProperties->exportFromImportedHandleTypes = 0; in terminator_GetPhysicalDeviceExternalFenceProperties() 616 pExternalFenceProperties->compatibleHandleTypes = 0; in terminator_GetPhysicalDeviceExternalFenceProperties() 617 pExternalFenceProperties->externalFenceFeatures = 0; in terminator_GetPhysicalDeviceExternalFenceProperties() 619 if (pExternalFenceProperties->pNext != NULL) { in terminator_GetPhysicalDeviceExternalFenceProperties() 622 "pExternalFenceProperties->pNext - this struct will be ignored"); in terminator_GetPhysicalDeviceExternalFenceProperties() 582 terminator_GetPhysicalDeviceExternalFenceProperties( VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo *pExternalFenceInfo, VkExternalFenceProperties *pExternalFenceProperties) terminator_GetPhysicalDeviceExternalFenceProperties() argument
|
H A D | trampoline.c | 2819 VkExternalFenceProperties *pExternalFenceProperties) { in vkGetPhysicalDeviceExternalFenceProperties() 2831 disp->GetPhysicalDeviceExternalFencePropertiesKHR(unwrapped_phys_dev, pExternalFenceInfo, pExternalFenceProperties); in vkGetPhysicalDeviceExternalFenceProperties() 2833 disp->GetPhysicalDeviceExternalFenceProperties(unwrapped_phys_dev, pExternalFenceInfo, pExternalFenceProperties); in vkGetPhysicalDeviceExternalFenceProperties() 2817 vkGetPhysicalDeviceExternalFenceProperties( VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo *pExternalFenceInfo, VkExternalFenceProperties *pExternalFenceProperties) vkGetPhysicalDeviceExternalFenceProperties() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkPromotedExtensions.cpp | 100 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalFencePropertiesKHR(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo *pExternalFenceInfo, VkExternalFenceProperties *pExternalFenceProperties) in vkGetPhysicalDeviceExternalFencePropertiesKHR() argument 102 vkGetPhysicalDeviceExternalFenceProperties(physicalDevice, pExternalFenceInfo, pExternalFenceProperties); in vkGetPhysicalDeviceExternalFencePropertiesKHR()
|
H A D | VkPhysicalDevice.hpp | 63 void getProperties(const VkPhysicalDeviceExternalFenceInfo *pExternalFenceInfo, VkExternalFenceProperties *pExternalFenceProperties) const;
|
H A D | VkPhysicalDevice.cpp | 866 void PhysicalDevice::getProperties(const VkPhysicalDeviceExternalFenceInfo *pExternalFenceInfo, VkExternalFenceProperties *pExternalFenceProperties) const in getProperties() 868 pExternalFenceProperties->compatibleHandleTypes = 0; in getProperties() 869 pExternalFenceProperties->exportFromImportedHandleTypes = 0; in getProperties() 870 pExternalFenceProperties->externalFenceFeatures = 0; in getProperties()
|
H A D | libVulkan.cpp | 3778 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalFenceProperties(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo *pExternalFenceInfo, VkExternalFenceProperties *pExternalFenceProperties) in vkGetPhysicalDeviceExternalFenceProperties() argument 3780 TRACE("(VkPhysicalDevice physicalDevice = %p, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo = %p, VkExternalFenceProperties* pExternalFenceProperties = %p)", in vkGetPhysicalDeviceExternalFenceProperties() 3781 physicalDevice, pExternalFenceInfo, pExternalFenceProperties); in vkGetPhysicalDeviceExternalFenceProperties() 3783 vk::Cast(physicalDevice)->getProperties(pExternalFenceInfo, pExternalFenceProperties); in vkGetPhysicalDeviceExternalFenceProperties()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_device.c | 1697 VkExternalFenceProperties *pExternalFenceProperties) in panvk_GetPhysicalDeviceExternalFenceProperties() 1699 pExternalFenceProperties->exportFromImportedHandleTypes = 0; in panvk_GetPhysicalDeviceExternalFenceProperties() 1700 pExternalFenceProperties->compatibleHandleTypes = 0; in panvk_GetPhysicalDeviceExternalFenceProperties() 1701 pExternalFenceProperties->externalFenceFeatures = 0; in panvk_GetPhysicalDeviceExternalFenceProperties() 1695 panvk_GetPhysicalDeviceExternalFenceProperties(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo *pExternalFenceInfo, VkExternalFenceProperties *pExternalFenceProperties) panvk_GetPhysicalDeviceExternalFenceProperties() argument
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_physical_device.c | 2523 VkExternalFenceProperties *pExternalFenceProperties) in vn_GetPhysicalDeviceExternalFenceProperties() 2530 pExternalFenceProperties->compatibleHandleTypes = in vn_GetPhysicalDeviceExternalFenceProperties() 2532 pExternalFenceProperties->exportFromImportedHandleTypes = in vn_GetPhysicalDeviceExternalFenceProperties() 2534 pExternalFenceProperties->externalFenceFeatures = in vn_GetPhysicalDeviceExternalFenceProperties() 2538 pExternalFenceProperties->compatibleHandleTypes = 0; in vn_GetPhysicalDeviceExternalFenceProperties() 2539 pExternalFenceProperties->exportFromImportedHandleTypes = 0; in vn_GetPhysicalDeviceExternalFenceProperties() 2540 pExternalFenceProperties->externalFenceFeatures = 0; in vn_GetPhysicalDeviceExternalFenceProperties() 2520 vn_GetPhysicalDeviceExternalFenceProperties( VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo *pExternalFenceInfo, VkExternalFenceProperties *pExternalFenceProperties) vn_GetPhysicalDeviceExternalFenceProperties() argument
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_device.c | 2313 VkExternalFenceProperties *pExternalFenceProperties) in lvp_GetPhysicalDeviceExternalFenceProperties() 2315 pExternalFenceProperties->exportFromImportedHandleTypes = 0; in lvp_GetPhysicalDeviceExternalFenceProperties() 2316 pExternalFenceProperties->compatibleHandleTypes = 0; in lvp_GetPhysicalDeviceExternalFenceProperties() 2317 pExternalFenceProperties->externalFenceFeatures = 0; in lvp_GetPhysicalDeviceExternalFenceProperties() 2310 lvp_GetPhysicalDeviceExternalFenceProperties( VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo *pExternalFenceInfo, VkExternalFenceProperties *pExternalFenceProperties) lvp_GetPhysicalDeviceExternalFenceProperties() argument
|
/third_party/vulkan-loader/loader/generated/ |
H A D | vk_loader_extensions.h | 200 VkExternalFenceProperties* pExternalFenceProperties);
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_device.c | 2948 VkExternalFenceProperties *pExternalFenceProperties) in tu_GetPhysicalDeviceExternalFenceProperties() 2950 pExternalFenceProperties->exportFromImportedHandleTypes = 0; in tu_GetPhysicalDeviceExternalFenceProperties() 2951 pExternalFenceProperties->compatibleHandleTypes = 0; in tu_GetPhysicalDeviceExternalFenceProperties() 2952 pExternalFenceProperties->externalFenceFeatures = 0; in tu_GetPhysicalDeviceExternalFenceProperties() 2945 tu_GetPhysicalDeviceExternalFenceProperties( VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo *pExternalFenceInfo, VkExternalFenceProperties *pExternalFenceProperties) tu_GetPhysicalDeviceExternalFenceProperties() argument
|
/third_party/vulkan-loader/tests/framework/icd/ |
H A D | test_icd.cpp | 1074 VkExternalFenceProperties* pExternalFenceProperties) { 1075 if (nullptr != pExternalFenceProperties) { 1077 memcpy(pExternalFenceProperties, &phys_dev.external_fence_properties, sizeof(VkExternalFenceProperties));
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_device.h | 20218 static inline size_t vn_sizeof_vkGetPhysicalDeviceExternalFenceProperties(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFenceProperties) in vn_sizeof_vkGetPhysicalDeviceExternalFenceProperties() argument 20228 cmd_size += vn_sizeof_simple_pointer(pExternalFenceProperties); in vn_sizeof_vkGetPhysicalDeviceExternalFenceProperties() 20229 if (pExternalFenceProperties) in vn_sizeof_vkGetPhysicalDeviceExternalFenceProperties() 20230 cmd_size += vn_sizeof_VkExternalFenceProperties_partial(pExternalFenceProperties); in vn_sizeof_vkGetPhysicalDeviceExternalFenceProperties() 20235 static inline void vn_encode_vkGetPhysicalDeviceExternalFenceProperties(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFenceProperties) in vn_encode_vkGetPhysicalDeviceExternalFenceProperties() argument 20245 if (vn_encode_simple_pointer(enc, pExternalFenceProperties)) in vn_encode_vkGetPhysicalDeviceExternalFenceProperties() 20246 vn_encode_VkExternalFenceProperties_partial(enc, pExternalFenceProperties); in vn_encode_vkGetPhysicalDeviceExternalFenceProperties() 20249 static inline size_t vn_sizeof_vkGetPhysicalDeviceExternalFenceProperties_reply(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFenceProperties) in vn_sizeof_vkGetPhysicalDeviceExternalFenceProperties_reply() argument 20256 cmd_size += vn_sizeof_simple_pointer(pExternalFenceProperties); in vn_sizeof_vkGetPhysicalDeviceExternalFenceProperties_reply() 20257 if (pExternalFenceProperties) in vn_sizeof_vkGetPhysicalDeviceExternalFenceProperties_reply() 20263 vn_decode_vkGetPhysicalDeviceExternalFenceProperties_reply(struct vn_cs_decoder *dec, VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFenceProperties) vn_decode_vkGetPhysicalDeviceExternalFenceProperties_reply() argument 21224 vn_submit_vkGetPhysicalDeviceExternalFenceProperties(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFenceProperties, struct vn_instance_submit_command *submit) vn_submit_vkGetPhysicalDeviceExternalFenceProperties() argument 21829 vn_call_vkGetPhysicalDeviceExternalFenceProperties(struct vn_instance *vn_instance, VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFenceProperties) vn_call_vkGetPhysicalDeviceExternalFenceProperties() argument 21842 vn_async_vkGetPhysicalDeviceExternalFenceProperties(struct vn_instance *vn_instance, VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFenceProperties) vn_async_vkGetPhysicalDeviceExternalFenceProperties() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan.hpp | 2707 VkExternalFenceProperties * pExternalFenceProperties ) const 2711 physicalDevice, pExternalFenceInfo, pExternalFenceProperties ); 3887 VkExternalFenceProperties * pExternalFenceProperties ) const 3891 physicalDevice, pExternalFenceInfo, pExternalFenceProperties );
|
H A D | vulkan_core.h | 5162 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceExternalFenceProperties)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFenceProperties); 5300 VkExternalFenceProperties* pExternalFenceProperties); 7010 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceExternalFencePropertiesKHR)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFenceProperties); 7016 VkExternalFenceProperties* pExternalFenceProperties);
|
H A D | vulkan_handles.hpp | 12493 VULKAN_HPP_NAMESPACE::ExternalFenceProperties * pExternalFenceProperties, 13103 VULKAN_HPP_NAMESPACE::ExternalFenceProperties * pExternalFenceProperties,
|
H A D | vulkan_funcs.hpp | 6497 VULKAN_HPP_NAMESPACE::ExternalFenceProperties * pExternalFenceProperties, 6504 reinterpret_cast<VkExternalFenceProperties *>( pExternalFenceProperties ) ); 12018 VULKAN_HPP_NAMESPACE::ExternalFenceProperties * pExternalFenceProperties, 12025 reinterpret_cast<VkExternalFenceProperties *>( pExternalFenceProperties ) ); [all...] |
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 5068 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceExternalFenceProperties)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFenceProperties); 5206 VkExternalFenceProperties* pExternalFenceProperties); 6909 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceExternalFencePropertiesKHR)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFenceProperties); 6915 VkExternalFenceProperties* pExternalFenceProperties);
|
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 5426 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceExternalFenceProperties)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFenceProperties); 5564 VkExternalFenceProperties* pExternalFenceProperties); 8376 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceExternalFencePropertiesKHR)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFenceProperties); 8382 VkExternalFenceProperties* pExternalFenceProperties);
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_core.h | 5211 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceExternalFenceProperties)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFenceProperties); 5349 VkExternalFenceProperties* pExternalFenceProperties); 7170 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceExternalFencePropertiesKHR)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFenceProperties); 7176 VkExternalFenceProperties* pExternalFenceProperties);
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan.hpp | 2130 VkExternalFenceProperties * pExternalFenceProperties ) const VULKAN_HPP_NOEXCEPT 2132 return ::vkGetPhysicalDeviceExternalFenceProperties( physicalDevice, pExternalFenceInfo, pExternalFenceProperties ); 3443 VkExternalFenceProperties * pExternalFenceProperties ) const VULKAN_HPP_NOEXCEPT 3445 return ::vkGetPhysicalDeviceExternalFencePropertiesKHR( physicalDevice, pExternalFenceInfo, pExternalFenceProperties );
|
H A D | vulkan_core.h | 5579 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceExternalFenceProperties)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFenceProperties); 5717 VkExternalFenceProperties* pExternalFenceProperties); 9388 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceExternalFencePropertiesKHR)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFenceProperties); 9394 VkExternalFenceProperties* pExternalFenceProperties);
|
H A D | vulkan_funcs.hpp | 6210 VULKAN_HPP_NAMESPACE::ExternalFenceProperties * pExternalFenceProperties, 6216 reinterpret_cast<VkExternalFenceProperties *>( pExternalFenceProperties ) ); 12465 VULKAN_HPP_NAMESPACE::ExternalFenceProperties * pExternalFenceProperties, 12471 reinterpret_cast<VkExternalFenceProperties *>( pExternalFenceProperties ) ); [all...] |
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
H A D | vulkan_sc_core.h | 4075 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceExternalFenceProperties)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFenceProperties); 4179 VkExternalFenceProperties* pExternalFenceProperties);
|