Home
last modified time | relevance | path

Searched refs:VkExportFenceWin32HandleInfoKHR (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/include/vulkan/
H A Dvulkan_win32.h181 typedef struct VkExportFenceWin32HandleInfoKHR { struct
187 } VkExportFenceWin32HandleInfoKHR; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_win32.h181 typedef struct VkExportFenceWin32HandleInfoKHR { struct
187 } VkExportFenceWin32HandleInfoKHR; typedef
H A Dvulkan_structs.hpp23922 using NativeType = VkExportFenceWin32HandleInfoKHR;
23939 ExportFenceWin32HandleInfoKHR( VkExportFenceWin32HandleInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT
23947 ExportFenceWin32HandleInfoKHR & operator=( VkExportFenceWin32HandleInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT
23979 operator VkExportFenceWin32HandleInfoKHR const &() const VULKAN_HPP_NOEXCEPT
23981 return *reinterpret_cast<const VkExportFenceWin32HandleInfoKHR *>( this );
23984 operator VkExportFenceWin32HandleInfoKHR &() VULKAN_HPP_NOEXCEPT
23986 return *reinterpret_cast<VkExportFenceWin32HandleInfoKHR *>( this );
24012 sizeof( VkExportFenceWin32HandleInfoKHR ),
[all...]
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_win32.h181 typedef struct VkExportFenceWin32HandleInfoKHR { struct
187 } VkExportFenceWin32HandleInfoKHR; typedef
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_win32.h181 typedef struct VkExportFenceWin32HandleInfoKHR { struct
187 } VkExportFenceWin32HandleInfoKHR; typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_win32.h186 typedef struct VkExportFenceWin32HandleInfoKHR { struct
192 } VkExportFenceWin32HandleInfoKHR; typedef
H A Dvulkan_static_assertions.hpp2991 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::ExportFenceWin32HandleInfoKHR ) == sizeof( VkExportFenceWin32HandleInfoKHR ),
H A Dvulkan_structs.hpp[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiExternalMemoryTests.cpp2067 const vk::VkExportFenceWin32HandleInfoKHR win32ExportInfo = in testFenceWin32Create()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiExternalMemoryTests.cpp2052 const vk::VkExportFenceWin32HandleInfoKHR win32ExportInfo = in testFenceWin32Create()

Completed in 119 milliseconds