Home
last modified time | relevance | path

Searched refs:VkFenceGetWin32HandleInfoKHR (Results 1 - 17 of 17) sorted by relevance

/third_party/mesa3d/include/vulkan/
H A Dvulkan_win32.h189 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 Dvulkan_win32.h189 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 Dvulkan_structs.hpp[all...]
H A Dvulkan.hpp3904 const VkFenceGetWin32HandleInfoKHR * pGetWin32HandleInfo,
H A Dvulkan_funcs.hpp12079 m_device, reinterpret_cast<const VkFenceGetWin32HandleInfoKHR *>( pGetWin32HandleInfo ), pHandle ) );
12091 m_device, reinterpret_cast<const VkFenceGetWin32HandleInfoKHR *>( &getWin32HandleInfo ), &handle ) ); in getFenceWin32HandleKHR()
[all...]
H A Dvulkan_raii.hpp12962 reinterpret_cast<const VkFenceGetWin32HandleInfoKHR *>( &getWin32HandleInfo ), in getFenceWin32HandleKHR()
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_win32.h189 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 Dvulkan_win32.h189 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 Dvulkan_win32.h194 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 Dvulkan_static_assertions.hpp2997 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::FenceGetWin32HandleInfoKHR ) == sizeof( VkFenceGetWin32HandleInfoKHR ),
H A Dvulkan.hpp3456 VkResult vkGetFenceWin32HandleKHR( VkDevice device, const VkFenceGetWin32HandleInfoKHR * pGetWin32HandleInfo, HANDLE * pHandle ) const VULKAN_HPP_NOEXCEPT
H A Dvulkan_funcs.hpp12525 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 Dvulkan_structs.hpp[all...]
H A Dvulkan_raii.hpp17000 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 DvktExternalMemoryUtil.cpp780 const vk::VkFenceGetWin32HandleInfoKHR info = in getFenceNative()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/
H A DvktExternalMemoryUtil.cpp707 const vk::VkFenceGetWin32HandleInfoKHR info = in getFenceNative()
/third_party/vulkan-loader/loader/generated/
H A Dvk_loader_extensions.c3892 const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo, in GetFenceWin32HandleKHR()

Completed in 285 milliseconds