Home
last modified time | relevance | path

Searched refs:VkMemoryGetWin32HandleInfoKHR (Results 1 - 19 of 19) sorted by relevance

/third_party/mesa3d/include/vulkan/
H A Dvulkan_win32.h75 typedef struct VkMemoryGetWin32HandleInfoKHR { struct
80 } VkMemoryGetWin32HandleInfoKHR; typedef
82 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryWin32HandleKHR)(VkDevice device, const VkMemoryGetWin32HandleInfoKHR* pGetWin32HandleInfo, HANDLE* pHandle);
88 const VkMemoryGetWin32HandleInfoKHR* pGetWin32HandleInfo,
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_win32.h75 typedef struct VkMemoryGetWin32HandleInfoKHR { struct
80 } VkMemoryGetWin32HandleInfoKHR; typedef
82 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryWin32HandleKHR)(VkDevice device, const VkMemoryGetWin32HandleInfoKHR* pGetWin32HandleInfo, HANDLE* pHandle);
88 const VkMemoryGetWin32HandleInfoKHR* pGetWin32HandleInfo,
H A Dvulkan_structs.hpp[all...]
H A Dvulkan.hpp3587 const VkMemoryGetWin32HandleInfoKHR * pGetWin32HandleInfo,
H A Dvulkan_funcs.hpp10895 m_device, reinterpret_cast<const VkMemoryGetWin32HandleInfoKHR *>( pGetWin32HandleInfo ), pHandle ) );
10907 m_device, reinterpret_cast<const VkMemoryGetWin32HandleInfoKHR *>( &getWin32HandleInfo ), &handle ) ); in getMemoryWin32HandleKHR()
[all...]
H A Dvulkan_raii.hpp12397 reinterpret_cast<const VkMemoryGetWin32HandleInfoKHR *>( &getWin32HandleInfo ), in getMemoryWin32HandleKHR()
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_win32.h75 typedef struct VkMemoryGetWin32HandleInfoKHR { struct
80 } VkMemoryGetWin32HandleInfoKHR; typedef
82 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryWin32HandleKHR)(VkDevice device, const VkMemoryGetWin32HandleInfoKHR* pGetWin32HandleInfo, HANDLE* pHandle);
88 const VkMemoryGetWin32HandleInfoKHR* pGetWin32HandleInfo,
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_win32.h75 typedef struct VkMemoryGetWin32HandleInfoKHR { struct
80 } VkMemoryGetWin32HandleInfoKHR; typedef
82 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryWin32HandleKHR)(VkDevice device, const VkMemoryGetWin32HandleInfoKHR* pGetWin32HandleInfo, HANDLE* pHandle);
88 const VkMemoryGetWin32HandleInfoKHR* pGetWin32HandleInfo,
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_win32.h77 typedef struct VkMemoryGetWin32HandleInfoKHR { struct
82 } VkMemoryGetWin32HandleInfoKHR; typedef
84 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryWin32HandleKHR)(VkDevice device, const VkMemoryGetWin32HandleInfoKHR* pGetWin32HandleInfo, HANDLE* pHandle);
90 const VkMemoryGetWin32HandleInfoKHR* pGetWin32HandleInfo,
H A Dvulkan_static_assertions.hpp2678 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::MemoryGetWin32HandleInfoKHR ) == sizeof( VkMemoryGetWin32HandleInfoKHR ),
H A Dvulkan.hpp3159 VkResult vkGetMemoryWin32HandleKHR( VkDevice device, const VkMemoryGetWin32HandleInfoKHR * pGetWin32HandleInfo, HANDLE * pHandle ) const VULKAN_HPP_NOEXCEPT
H A Dvulkan_funcs.hpp11348 d.vkGetMemoryWin32HandleKHR( m_device, reinterpret_cast<const VkMemoryGetWin32HandleInfoKHR *>( pGetWin32HandleInfo ), pHandle ) );
11360 d.vkGetMemoryWin32HandleKHR( m_device, reinterpret_cast<const VkMemoryGetWin32HandleInfoKHR *>( &getWin32HandleInfo ), &handle ) ); in getMemoryWin32HandleKHR()
[all...]
H A Dvulkan_structs.hpp[all...]
H A Dvulkan_raii.hpp16428 static_cast<VkDevice>( m_device ), reinterpret_cast<const VkMemoryGetWin32HandleInfoKHR *>( &getWin32HandleInfo ), &handle ) ); in getMemoryWin32HandleKHR()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
H A DvktExternalMemoryUtil.cpp640 const vk::VkMemoryGetWin32HandleInfoKHR info = in getMemoryNative()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/
H A DvktExternalMemoryUtil.cpp581 const vk::VkMemoryGetWin32HandleInfoKHR info = in getMemoryNative()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_resource.c1449 VkMemoryGetWin32HandleInfoKHR handle_info = {0}; in zink_resource_get_handle()
/third_party/ffmpeg/libavutil/
H A Dhwcontext_vulkan.c3032 VkMemoryGetWin32HandleInfoKHR export_info = { in vulkan_export_to_cuda()
/third_party/vulkan-loader/loader/generated/
H A Dvk_loader_extensions.c3587 const VkMemoryGetWin32HandleInfoKHR* pGetWin32HandleInfo, in GetMemoryWin32HandleKHR()

Completed in 306 milliseconds