Home
last modified time | relevance | path

Searched refs:VkExternalFenceProperties (Results 1 - 25 of 39) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.hpp63 void getProperties(const VkPhysicalDeviceExternalFenceInfo *pExternalFenceInfo, VkExternalFenceProperties *pExternalFenceProperties) const;
H A DVkPromotedExtensions.cpp100 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalFencePropertiesKHR(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo *pExternalFenceInfo, VkExternalFenceProperties *pExternalFenceProperties) in vkGetPhysicalDeviceExternalFencePropertiesKHR()
H A DVkPhysicalDevice.cpp866 void PhysicalDevice::getProperties(const VkPhysicalDeviceExternalFenceInfo *pExternalFenceInfo, VkExternalFenceProperties *pExternalFenceProperties) const in getProperties()
/third_party/vulkan-loader/tests/framework/icd/
H A Dphysical_device.h46 BUILDER_VALUE(PhysicalDevice, VkExternalFenceProperties, external_fence_properties, {})
H A Dtest_icd.cpp1074 VkExternalFenceProperties* pExternalFenceProperties) {
1077 memcpy(pExternalFenceProperties, &phys_dev.external_fence_properties, sizeof(VkExternalFenceProperties));
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_fence.c295 VkExternalFenceProperties *pExternalFenceProperties) in vk_common_GetPhysicalDeviceExternalFenceProperties()
/third_party/vulkan-loader/loader/generated/
H A Dvk_loader_extensions.h200 VkExternalFenceProperties* pExternalFenceProperties);
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DRendererVk.h575 VkExternalFenceProperties mExternalFenceProperties;
H A DRendererVk.cpp682 const VkExternalFenceProperties &externalFenceProperties) in FencePropertiesCompatibleWithAndroid()
/third_party/vulkan-loader/loader/
H A Dterminator.c584 VkExternalFenceProperties *pExternalFenceProperties) { in terminator_GetPhysicalDeviceExternalFenceProperties()
/third_party/vulkan-loader/tests/
H A Dloader_phys_dev_inst_ext_tests.cpp3031 void FillInRandomExtFenceData(VkExternalFenceProperties& props) { in FillInRandomExtFenceData()
3040 bool CompareExtFenceData(const VkExternalFenceProperties& props1, const VkExternalFenceProperties& props2, bool supported = true) { in CompareExtFenceData()
3107 VkExternalFenceProperties props{VK_STRUCTURE_TYPE_EXTERNAL_FENCE_PROPERTIES}; in TEST()
3128 VkExternalFenceProperties props{VK_STRUCTURE_TYPE_EXTERNAL_FENCE_PROPERTIES}; in TEST()
3130 // Compare against 'zeroed' out VkExternalFenceProperties in TEST()
3131 ASSERT_TRUE(CompareExtFenceData(VkExternalFenceProperties{}, props)); in TEST()
3156 VkExternalFenceProperties props{VK_STRUCTURE_TYPE_EXTERNAL_FENCE_PROPERTIES}; in TEST()
3241 VkExternalFenceProperties props{VK_STRUCTURE_TYPE_EXTERNAL_FENCE_PROPERTIES}; in TEST()
5887 VkExternalFenceProperties ext_fence_prop in TEST()
[all...]
H A Dloader_handle_validation_tests.cpp767 VkExternalFenceProperties props = {}; in TEST()
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h18167 /* struct VkExternalFenceProperties chain */
18177 vn_sizeof_VkExternalFenceProperties_self(const VkExternalFenceProperties *val) in vn_sizeof_VkExternalFenceProperties_self()
18188 vn_sizeof_VkExternalFenceProperties(const VkExternalFenceProperties *val) in vn_sizeof_VkExternalFenceProperties()
18208 vn_decode_VkExternalFenceProperties_self(struct vn_cs_decoder *dec, VkExternalFenceProperties *val) in vn_decode_VkExternalFenceProperties_self()
18217 vn_decode_VkExternalFenceProperties(struct vn_cs_decoder *dec, VkExternalFenceProperties *val) in vn_decode_VkExternalFenceProperties()
18236 vn_sizeof_VkExternalFenceProperties_self_partial(const VkExternalFenceProperties *val) in vn_sizeof_VkExternalFenceProperties_self_partial()
18247 vn_sizeof_VkExternalFenceProperties_partial(const VkExternalFenceProperties *val) in vn_sizeof_VkExternalFenceProperties_partial()
18266 vn_encode_VkExternalFenceProperties_self_partial(struct vn_cs_encoder *enc, const VkExternalFenceProperties *val) in vn_encode_VkExternalFenceProperties_self_partial()
18275 vn_encode_VkExternalFenceProperties_partial(struct vn_cs_encoder *enc, const VkExternalFenceProperties *val) in vn_encode_VkExternalFenceProperties_partial()
20218 static inline size_t vn_sizeof_vkGetPhysicalDeviceExternalFenceProperties(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFencePropertie
[all...]
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_device.c1697 VkExternalFenceProperties *pExternalFenceProperties) in panvk_GetPhysicalDeviceExternalFenceProperties()
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h4988 typedef struct VkExternalFenceProperties { struct
4994 } VkExternalFenceProperties; typedef
5068 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceExternalFenceProperties)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFenceProperties);
5206 VkExternalFenceProperties* pExternalFenceProperties);
6907 typedef VkExternalFenceProperties VkExternalFencePropertiesKHR;
6909 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceExternalFencePropertiesKHR)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFenceProperties);
6915 VkExternalFenceProperties* pExternalFenceProperties);
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h4001 typedef struct VkExternalFenceProperties { struct
4007 } VkExternalFenceProperties; typedef
4075 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceExternalFenceProperties)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFenceProperties);
4179 VkExternalFenceProperties* pExternalFenceProperties);
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h5346 typedef struct VkExternalFenceProperties { struct
5352 } VkExternalFenceProperties; typedef
5426 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceExternalFenceProperties)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFenceProperties);
5564 VkExternalFenceProperties* pExternalFenceProperties);
8374 typedef VkExternalFenceProperties VkExternalFencePropertiesKHR;
8376 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceExternalFencePropertiesKHR)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFenceProperties);
8382 VkExternalFenceProperties* pExternalFenceProperties);
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h5082 typedef struct VkExternalFenceProperties { struct
5088 } VkExternalFenceProperties; typedef
5162 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceExternalFenceProperties)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFenceProperties);
5300 VkExternalFenceProperties* pExternalFenceProperties);
7008 typedef VkExternalFenceProperties VkExternalFencePropertiesKHR;
7010 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceExternalFencePropertiesKHR)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFenceProperties);
7016 VkExternalFenceProperties* pExternalFenceProperties);
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h5131 typedef struct VkExternalFenceProperties { struct
5137 } VkExternalFenceProperties; typedef
5211 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceExternalFenceProperties)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFenceProperties);
5349 VkExternalFenceProperties* pExternalFenceProperties);
7168 typedef VkExternalFenceProperties VkExternalFencePropertiesKHR;
7170 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceExternalFencePropertiesKHR)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFenceProperties);
7176 VkExternalFenceProperties* pExternalFenceProperties);
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c2313 VkExternalFenceProperties *pExternalFenceProperties) in lvp_GetPhysicalDeviceExternalFenceProperties()
/third_party/glfw/deps/glad/
H A Dvulkan.h3732 typedef struct VkExternalFenceProperties { struct
3738 } VkExternalFenceProperties; typedef
5063 typedef void (GLAD_API_PTR *PFN_vkGetPhysicalDeviceExternalFenceProperties)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo * pExternalFenceInfo, VkExternalFenceProperties * pExternalFenceProperties);
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c2948 VkExternalFenceProperties *pExternalFenceProperties) in tu_GetPhysicalDeviceExternalFenceProperties()
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c2523 VkExternalFenceProperties *pExternalFenceProperties) in vn_GetPhysicalDeviceExternalFenceProperties()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h5499 typedef struct VkExternalFenceProperties { struct
5505 } VkExternalFenceProperties; typedef
5579 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceExternalFenceProperties)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFenceProperties);
5717 VkExternalFenceProperties* pExternalFenceProperties);
9386 typedef VkExternalFenceProperties VkExternalFencePropertiesKHR;
9388 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceExternalFencePropertiesKHR)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFenceProperties);
9394 VkExternalFenceProperties* pExternalFenceProperties);
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiExternalMemoryTests.cpp487 vk::VkExternalFenceProperties properties = in checkFenceSupport()
2019 vk::VkExternalFenceProperties properties = in testFenceQueries()

Completed in 401 milliseconds

12