Home
last modified time | relevance | path

Searched refs:VkExportMemoryWin32HandleInfoNV (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/include/vulkan/
H A Dvulkan_win32.h221 typedef struct VkExportMemoryWin32HandleInfoNV { struct
226 } VkExportMemoryWin32HandleInfoNV; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_win32.h221 typedef struct VkExportMemoryWin32HandleInfoNV { struct
226 } VkExportMemoryWin32HandleInfoNV; typedef
H A Dvulkan_structs.hpp24312 using NativeType = VkExportMemoryWin32HandleInfoNV;
24327 ExportMemoryWin32HandleInfoNV( VkExportMemoryWin32HandleInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT
24335 ExportMemoryWin32HandleInfoNV & operator=( VkExportMemoryWin32HandleInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT
24361 operator VkExportMemoryWin32HandleInfoNV const &() const VULKAN_HPP_NOEXCEPT
24363 return *reinterpret_cast<const VkExportMemoryWin32HandleInfoNV *>( this );
24366 operator VkExportMemoryWin32HandleInfoNV &() VULKAN_HPP_NOEXCEPT
24368 return *reinterpret_cast<VkExportMemoryWin32HandleInfoNV *>( this );
24393 sizeof( VkExportMemoryWin32HandleInfoNV ),
[all...]
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_win32.h221 typedef struct VkExportMemoryWin32HandleInfoNV { struct
226 } VkExportMemoryWin32HandleInfoNV; typedef
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_win32.h221 typedef struct VkExportMemoryWin32HandleInfoNV { struct
226 } VkExportMemoryWin32HandleInfoNV; typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_win32.h227 typedef struct VkExportMemoryWin32HandleInfoNV { struct
232 } VkExportMemoryWin32HandleInfoNV; typedef
H A Dvulkan_static_assertions.hpp2583 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::ExportMemoryWin32HandleInfoNV ) == sizeof( VkExportMemoryWin32HandleInfoNV ),
H A Dvulkan_structs.hpp[all...]

Completed in 108 milliseconds