Home
last modified time | relevance | path

Searched refs:VkMemoryFdPropertiesKHR (Results 1 - 25 of 31) sorted by relevance

12

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_memory/
H A DMemoryServiceDmaBuf.cpp168 VkMemoryFdPropertiesKHR fdProperties; in GetMemoryImportParams()
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_device_memory.c719 VkMemoryFdPropertiesKHR *pMemoryFdProperties) in vn_GetMemoryFdPropertiesKHR()
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_device.c1664 VkMemoryFdPropertiesKHR *pMemoryFdProperties) in panvk_GetMemoryFdPropertiesKHR()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h5541 typedef struct VkMemoryFdPropertiesKHR { struct
5545 } VkMemoryFdPropertiesKHR; typedef
5555 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryFdPropertiesKHR)(VkDevice device, VkExternalMemoryHandleTypeFlagBits handleType, int fd, VkMemoryFdPropertiesKHR* pMemoryFdProperties);
5567 VkMemoryFdPropertiesKHR* pMemoryFdProperties);
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_device.c1868 VkMemoryFdPropertiesKHR *pMemoryFdProperties) in pvr_GetMemoryFdPropertiesKHR()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c2053 VkMemoryFdPropertiesKHR *pMemoryFdProperties) in lvp_GetMemoryFdPropertiesKHR()
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h6612 typedef struct VkMemoryFdPropertiesKHR { struct
6616 } VkMemoryFdPropertiesKHR; typedef
6626 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryFdPropertiesKHR)(VkDevice device, VkExternalMemoryHandleTypeFlagBits handleType, int fd, VkMemoryFdPropertiesKHR* pMemoryFdProperties);
6638 VkMemoryFdPropertiesKHR* pMemoryFdProperties);
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c2937 VkMemoryFdPropertiesKHR *pMemoryFdProperties) in tu_GetMemoryFdPropertiesKHR()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c2700 VkMemoryFdPropertiesKHR *pMemoryFdProperties) in v3dv_GetMemoryFdPropertiesKHR()
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h8079 typedef struct VkMemoryFdPropertiesKHR { struct
8083 } VkMemoryFdPropertiesKHR; typedef
8093 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryFdPropertiesKHR)(VkDevice device, VkExternalMemoryHandleTypeFlagBits handleType, int fd, VkMemoryFdPropertiesKHR* pMemoryFdProperties);
8105 VkMemoryFdPropertiesKHR* pMemoryFdProperties);
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h6713 typedef struct VkMemoryFdPropertiesKHR { struct
6717 } VkMemoryFdPropertiesKHR; typedef
6727 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryFdPropertiesKHR)(VkDevice device, VkExternalMemoryHandleTypeFlagBits handleType, int fd, VkMemoryFdPropertiesKHR* pMemoryFdProperties);
6739 VkMemoryFdPropertiesKHR* pMemoryFdProperties);
H A Dvulkan_structs.hpp[all...]
H A Dvulkan.hpp3614 VkMemoryFdPropertiesKHR * pMemoryFdProperties ) const VULKAN_HPP_NOEXCEPT
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h6873 typedef struct VkMemoryFdPropertiesKHR { struct
6877 } VkMemoryFdPropertiesKHR; typedef
6887 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryFdPropertiesKHR)(VkDevice device, VkExternalMemoryHandleTypeFlagBits handleType, int fd, VkMemoryFdPropertiesKHR* pMemoryFdProperties);
6899 VkMemoryFdPropertiesKHR* pMemoryFdProperties);
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h9079 typedef struct VkMemoryFdPropertiesKHR { struct
9083 } VkMemoryFdPropertiesKHR; typedef
9093 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryFdPropertiesKHR)(VkDevice device, VkExternalMemoryHandleTypeFlagBits handleType, int fd, VkMemoryFdPropertiesKHR* pMemoryFdProperties);
9105 VkMemoryFdPropertiesKHR* pMemoryFdProperties);
H A Dvulkan_static_assertions.hpp2693 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::MemoryFdPropertiesKHR ) == sizeof( VkMemoryFdPropertiesKHR ),
H A Dvulkan.hpp3183 VkMemoryFdPropertiesKHR * pMemoryFdProperties ) const VULKAN_HPP_NOEXCEPT
/third_party/ffmpeg/libavutil/
H A Dhwcontext_vulkan.c2809 VkMemoryFdPropertiesKHR fdmp = { in vulkan_map_from_drm_frame_desc()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c4063 VkMemoryFdPropertiesKHR* pMemoryFdProperties) in anv_GetMemoryFdPropertiesKHR()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DlibVulkan.cpp1127 VKAPI_ATTR VkResult VKAPI_CALL vkGetMemoryFdPropertiesKHR(VkDevice device, VkExternalMemoryHandleTypeFlagBits handleType, int fd, VkMemoryFdPropertiesKHR *pMemoryFdProperties) in vkGetMemoryFdPropertiesKHR()
1129 TRACE("(VkDevice device = %p, VkExternalMemoryHandleTypeFlagBits handleType = %x, int fd = %d, VkMemoryFdPropertiesKHR* pMemoryFdProperties = %p)", in vkGetMemoryFdPropertiesKHR()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp748 static void parse_VkMemoryFdPropertiesKHR(const char* s, Json::Value& obj, VkMemoryFdPropertiesKHR& o);
10568 static void parse_VkMemoryFdPropertiesKHR(const char* s, Json::Value& obj, VkMemoryFdPropertiesKHR& o) { in parse_VkMemoryFdPropertiesKHR()
10572 o.pNext = (VkMemoryFdPropertiesKHR*)parsePNextChain(obj); in parse_VkMemoryFdPropertiesKHR()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c7143 int fd, VkMemoryFdPropertiesKHR *pMemoryFdProperties) in radv_GetMemoryFdPropertiesKHR()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiExternalMemoryTests.cpp3572 vk::VkMemoryFdPropertiesKHR properties; in testMemoryFdProperties()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiExternalMemoryTests.cpp3453 vk::VkMemoryFdPropertiesKHR properties; in testMemoryFdProperties()
/third_party/vulkan-loader/loader/generated/
H A Dvk_loader_extensions.c3638 VkMemoryFdPropertiesKHR* pMemoryFdProperties) { in GetMemoryFdPropertiesKHR()

Completed in 451 milliseconds

12