/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_win32.h | 189 typedef struct VkFenceGetWin32HandleInfoKHR { struct 194 } VkFenceGetWin32HandleInfoKHR; typedef 197 typedef VkResult (VKAPI_PTR *PFN_vkGetFenceWin32HandleKHR)(VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo, HANDLE* pHandle); 206 const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo,
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_win32.h | 189 typedef struct VkFenceGetWin32HandleInfoKHR { struct 194 } VkFenceGetWin32HandleInfoKHR; typedef 197 typedef VkResult (VKAPI_PTR *PFN_vkGetFenceWin32HandleKHR)(VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo, HANDLE* pHandle); 206 const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo,
|
H A D | vulkan_structs.hpp | [all...] |
H A D | vulkan.hpp | 3904 const VkFenceGetWin32HandleInfoKHR * pGetWin32HandleInfo,
|
H A D | vulkan_funcs.hpp | 12079 m_device, reinterpret_cast<const VkFenceGetWin32HandleInfoKHR *>( pGetWin32HandleInfo ), pHandle ) ); 12091 m_device, reinterpret_cast<const VkFenceGetWin32HandleInfoKHR *>( &getWin32HandleInfo ), &handle ) ); in getFenceWin32HandleKHR() [all...] |
H A D | vulkan_raii.hpp | 12962 reinterpret_cast<const VkFenceGetWin32HandleInfoKHR *>( &getWin32HandleInfo ), in getFenceWin32HandleKHR()
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_win32.h | 189 typedef struct VkFenceGetWin32HandleInfoKHR { struct 194 } VkFenceGetWin32HandleInfoKHR; typedef 197 typedef VkResult (VKAPI_PTR *PFN_vkGetFenceWin32HandleKHR)(VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo, HANDLE* pHandle); 206 const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo,
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_win32.h | 189 typedef struct VkFenceGetWin32HandleInfoKHR { struct 194 } VkFenceGetWin32HandleInfoKHR; typedef 197 typedef VkResult (VKAPI_PTR *PFN_vkGetFenceWin32HandleKHR)(VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo, HANDLE* pHandle); 206 const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo,
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_win32.h | 194 typedef struct VkFenceGetWin32HandleInfoKHR { struct 199 } VkFenceGetWin32HandleInfoKHR; typedef 202 typedef VkResult (VKAPI_PTR *PFN_vkGetFenceWin32HandleKHR)(VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo, HANDLE* pHandle); 211 const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo,
|
H A D | vulkan_static_assertions.hpp | 2997 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::FenceGetWin32HandleInfoKHR ) == sizeof( VkFenceGetWin32HandleInfoKHR ),
|
H A D | vulkan.hpp | 3456 VkResult vkGetFenceWin32HandleKHR( VkDevice device, const VkFenceGetWin32HandleInfoKHR * pGetWin32HandleInfo, HANDLE * pHandle ) const VULKAN_HPP_NOEXCEPT
|
H A D | vulkan_funcs.hpp | 12525 d.vkGetFenceWin32HandleKHR( m_device, reinterpret_cast<const VkFenceGetWin32HandleInfoKHR *>( pGetWin32HandleInfo ), pHandle ) ); 12537 d.vkGetFenceWin32HandleKHR( m_device, reinterpret_cast<const VkFenceGetWin32HandleInfoKHR *>( &getWin32HandleInfo ), &handle ) ); in getFenceWin32HandleKHR() [all...] |
H A D | vulkan_structs.hpp | [all...] |
H A D | vulkan_raii.hpp | 17000 static_cast<VkDevice>( m_device ), reinterpret_cast<const VkFenceGetWin32HandleInfoKHR *>( &getWin32HandleInfo ), &handle ) ); in getFenceWin32HandleKHR() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/ |
H A D | vktExternalMemoryUtil.cpp | 780 const vk::VkFenceGetWin32HandleInfoKHR info = in getFenceNative()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/ |
H A D | vktExternalMemoryUtil.cpp | 707 const vk::VkFenceGetWin32HandleInfoKHR info = in getFenceNative()
|
/third_party/vulkan-loader/loader/generated/ |
H A D | vk_loader_extensions.c | 3892 const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo, in GetFenceWin32HandleKHR()
|