/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_win32.h | 75 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 D | vulkan_win32.h | 75 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 D | vulkan_structs.hpp | [all...] |
H A D | vulkan.hpp | 3587 const VkMemoryGetWin32HandleInfoKHR * pGetWin32HandleInfo,
|
H A D | vulkan_funcs.hpp | 10895 m_device, reinterpret_cast<const VkMemoryGetWin32HandleInfoKHR *>( pGetWin32HandleInfo ), pHandle ) ); 10907 m_device, reinterpret_cast<const VkMemoryGetWin32HandleInfoKHR *>( &getWin32HandleInfo ), &handle ) ); in getMemoryWin32HandleKHR() [all...] |
H A D | vulkan_raii.hpp | 12397 reinterpret_cast<const VkMemoryGetWin32HandleInfoKHR *>( &getWin32HandleInfo ), in getMemoryWin32HandleKHR()
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_win32.h | 75 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 D | vulkan_win32.h | 75 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 D | vulkan_win32.h | 77 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 D | vulkan_static_assertions.hpp | 2678 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::MemoryGetWin32HandleInfoKHR ) == sizeof( VkMemoryGetWin32HandleInfoKHR ),
|
H A D | vulkan.hpp | 3159 VkResult vkGetMemoryWin32HandleKHR( VkDevice device, const VkMemoryGetWin32HandleInfoKHR * pGetWin32HandleInfo, HANDLE * pHandle ) const VULKAN_HPP_NOEXCEPT
|
H A D | vulkan_funcs.hpp | 11348 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 D | vulkan_structs.hpp | [all...] |
H A D | vulkan_raii.hpp | 16428 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 D | vktExternalMemoryUtil.cpp | 640 const vk::VkMemoryGetWin32HandleInfoKHR info = in getMemoryNative()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/ |
H A D | vktExternalMemoryUtil.cpp | 581 const vk::VkMemoryGetWin32HandleInfoKHR info = in getMemoryNative()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_resource.c | 1449 VkMemoryGetWin32HandleInfoKHR handle_info = {0}; in zink_resource_get_handle()
|
/third_party/ffmpeg/libavutil/ |
H A D | hwcontext_vulkan.c | 3032 VkMemoryGetWin32HandleInfoKHR export_info = { in vulkan_export_to_cuda()
|
/third_party/vulkan-loader/loader/generated/ |
H A D | vk_loader_extensions.c | 3587 const VkMemoryGetWin32HandleInfoKHR* pGetWin32HandleInfo, in GetMemoryWin32HandleKHR()
|