Home
last modified time | relevance | path

Searched refs:VkSemaphoreGetFdInfoKHR (Results 1 - 25 of 30) sorted by relevance

12

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_android.c132 const VkSemaphoreGetFdInfoKHR get_fd = { in vk_common_QueueSignalReleaseImageANDROID()
H A Dvk_semaphore.c478 const VkSemaphoreGetFdInfoKHR *pGetFdInfo, in vk_common_GetSemaphoreFdKHR()
499 * VUID-VkSemaphoreGetFdInfoKHR-handleType-03253 in vk_common_GetSemaphoreFdKHR()
511 * VUID-VkSemaphoreGetFdInfoKHR-handleType-03254 in vk_common_GetSemaphoreFdKHR()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_semaphore/
H A DSemaphoreServiceFD.cpp122 VkSemaphoreGetFdInfoKHR semaphoreGetFdInfo; in ExportSemaphore()
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_drm.c170 const VkSemaphoreGetFdInfoKHR get_fd_info = { in wsi_signal_dma_buf_from_semaphore()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_kgsl.c564 const VkSemaphoreGetFdInfoKHR *pGetFdInfo, in tu_GetSemaphoreFdKHR()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A DVulkanHelper.cpp738 VkSemaphoreGetFdInfoKHR semaphoreGetFdInfo = {
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
H A DvktExternalMemoryUtil.cpp921 const vk::VkSemaphoreGetFdInfoKHR info = in getSemaphoreFd()
946 const vk::VkSemaphoreGetFdInfoKHR info = in getSemaphoreNative()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/
H A DvktExternalMemoryUtil.cpp848 const vk::VkSemaphoreGetFdInfoKHR info = in getSemaphoreFd()
873 const vk::VkSemaphoreGetFdInfoKHR info = in getSemaphoreNative()
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_queue.c1189 const VkSemaphoreGetFdInfoKHR *pGetFdInfo, in vn_GetSemaphoreFdKHR()
/third_party/skia/tests/
H A DVkHardwareBufferTest.cpp913 VkSemaphoreGetFdInfoKHR getFdInfo; in exportSemaphore()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h5583 typedef struct VkSemaphoreGetFdInfoKHR { struct
5588 } VkSemaphoreGetFdInfoKHR; typedef
5591 typedef VkResult (VKAPI_PTR *PFN_vkGetSemaphoreFdKHR)(VkDevice device, const VkSemaphoreGetFdInfoKHR* pGetFdInfo, int* pFd);
5600 const VkSemaphoreGetFdInfoKHR* pGetFdInfo,
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h6690 typedef struct VkSemaphoreGetFdInfoKHR { struct
6695 } VkSemaphoreGetFdInfoKHR; typedef
6698 typedef VkResult (VKAPI_PTR *PFN_vkGetSemaphoreFdKHR)(VkDevice device, const VkSemaphoreGetFdInfoKHR* pGetFdInfo, int* pFd);
6707 const VkSemaphoreGetFdInfoKHR* pGetFdInfo,
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h8157 typedef struct VkSemaphoreGetFdInfoKHR { struct
8162 } VkSemaphoreGetFdInfoKHR; typedef
8165 typedef VkResult (VKAPI_PTR *PFN_vkGetSemaphoreFdKHR)(VkDevice device, const VkSemaphoreGetFdInfoKHR* pGetFdInfo, int* pFd);
8174 const VkSemaphoreGetFdInfoKHR* pGetFdInfo,
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h6791 typedef struct VkSemaphoreGetFdInfoKHR { struct
6796 } VkSemaphoreGetFdInfoKHR; typedef
6799 typedef VkResult (VKAPI_PTR *PFN_vkGetSemaphoreFdKHR)(VkDevice device, const VkSemaphoreGetFdInfoKHR* pGetFdInfo, int* pFd);
6808 const VkSemaphoreGetFdInfoKHR* pGetFdInfo,
H A Dvulkan_structs.hpp[all...]
H A Dvulkan.hpp3658 const VkSemaphoreGetFdInfoKHR * pGetFdInfo,
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h6951 typedef struct VkSemaphoreGetFdInfoKHR { struct
6956 } VkSemaphoreGetFdInfoKHR; typedef
6959 typedef VkResult (VKAPI_PTR *PFN_vkGetSemaphoreFdKHR)(VkDevice device, const VkSemaphoreGetFdInfoKHR* pGetFdInfo, int* pFd);
6968 const VkSemaphoreGetFdInfoKHR* pGetFdInfo,
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h9160 typedef struct VkSemaphoreGetFdInfoKHR { struct
9165 } VkSemaphoreGetFdInfoKHR; typedef
9168 typedef VkResult (VKAPI_PTR *PFN_vkGetSemaphoreFdKHR)(VkDevice device, const VkSemaphoreGetFdInfoKHR* pGetFdInfo, int* pFd);
9177 const VkSemaphoreGetFdInfoKHR* pGetFdInfo,
H A Dvulkan_static_assertions.hpp2751 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR ) == sizeof( VkSemaphoreGetFdInfoKHR ),
H A Dvulkan.hpp3220 VkResult vkGetSemaphoreFdKHR( VkDevice device, const VkSemaphoreGetFdInfoKHR * pGetFdInfo, int * pFd ) const VULKAN_HPP_NOEXCEPT
/third_party/ffmpeg/libavutil/
H A Dhwcontext_vulkan.c3069 VkSemaphoreGetFdInfoKHR sem_export = { in vulkan_export_to_cuda()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DlibVulkan.cpp1463 VKAPI_ATTR VkResult VKAPI_CALL vkGetSemaphoreFdKHR(VkDevice device, const VkSemaphoreGetFdInfoKHR *pGetFdInfo, int *pFd) in vkGetSemaphoreFdKHR()
1465 TRACE("(VkDevice device = %p, const VkSemaphoreGetFdInfoKHR* pGetFdInfo = %p, int* pFd = %p)", in vkGetSemaphoreFdKHR()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp754 static void parse_VkSemaphoreGetFdInfoKHR(const char* s, Json::Value& obj, VkSemaphoreGetFdInfoKHR& o);
10604 static void parse_VkSemaphoreGetFdInfoKHR(const char* s, Json::Value& obj, VkSemaphoreGetFdInfoKHR& o) { in parse_VkSemaphoreGetFdInfoKHR()
10608 o.pNext = (VkSemaphoreGetFdInfoKHR*)parsePNextChain(obj); in parse_VkSemaphoreGetFdInfoKHR()
H A Dvulkan_json_data.hpp25612 static void print_VkSemaphoreGetFdInfoKHR(VkSemaphoreGetFdInfoKHR obj, const std::string& s, bool commaNeeded=true) { in print_VkSemaphoreGetFdInfoKHR()
25638 static void print_VkSemaphoreGetFdInfoKHR(const VkSemaphoreGetFdInfoKHR * obj, const std::string& s, bool commaNeeded=true) { in print_VkSemaphoreGetFdInfoKHR()
[all...]
/third_party/vulkan-loader/loader/generated/
H A Dvk_loader_extensions.c3701 const VkSemaphoreGetFdInfoKHR* pGetFdInfo, in GetSemaphoreFdKHR()

Completed in 511 milliseconds

12