Home
last modified time | relevance | path

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

/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h8778 typedef struct VkExportMemoryAllocateInfoNV { struct
8782 } VkExportMemoryAllocateInfoNV; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp24116 using NativeType = VkExportMemoryAllocateInfoNV;
24130 ExportMemoryAllocateInfoNV( VkExportMemoryAllocateInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT
24137 ExportMemoryAllocateInfoNV & operator=( VkExportMemoryAllocateInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT
24158 operator VkExportMemoryAllocateInfoNV const &() const VULKAN_HPP_NOEXCEPT
24160 return *reinterpret_cast<const VkExportMemoryAllocateInfoNV *>( this );
24163 operator VkExportMemoryAllocateInfoNV &() VULKAN_HPP_NOEXCEPT
24165 return *reinterpret_cast<VkExportMemoryAllocateInfoNV *>( this );
24188 sizeof( VkExportMemoryAllocateInfoNV ),
[all...]
H A Dvulkan_core.h9164 typedef struct VkExportMemoryAllocateInfoNV { struct
9168 } VkExportMemoryAllocateInfoNV; typedef
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h10258 typedef struct VkExportMemoryAllocateInfoNV { struct
10262 } VkExportMemoryAllocateInfoNV; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h9324 typedef struct VkExportMemoryAllocateInfoNV { struct
9328 } VkExportMemoryAllocateInfoNV; typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h12075 typedef struct VkExportMemoryAllocateInfoNV { struct
12079 } VkExportMemoryAllocateInfoNV; typedef
H A Dvulkan_static_assertions.hpp2568 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV ) == sizeof( VkExportMemoryAllocateInfoNV ),
H A Dvulkan_structs.hpp[all...]

Completed in 337 milliseconds