Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp24114 struct ExportMemoryAllocateInfoNV struct
24122 VULKAN_HPP_CONSTEXPR ExportMemoryAllocateInfoNV(
24128 ExportMemoryAllocateInfoNV( ExportMemoryAllocateInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT = default;
24130 ExportMemoryAllocateInfoNV( VkExportMemoryAllocateInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT
24131 : ExportMemoryAllocateInfoNV( *reinterpret_cast<ExportMemoryAllocateInfoNV const *>( &rhs ) )
24135 ExportMemoryAllocateInfoNV & operator=( ExportMemoryAllocateInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT = default;
24137 ExportMemoryAllocateInfoNV
[all...]
H A Dvulkan.hpp7913 struct StructExtends<ExportMemoryAllocateInfoNV, MemoryAllocateInfo>
H A Dvulkan_handles.hpp531 struct ExportMemoryAllocateInfoNV;
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_static_assertions.hpp2568 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV ) == sizeof( VkExportMemoryAllocateInfoNV ),
2570 VULKAN_HPP_STATIC_ASSERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV>::value, "struct wrapper is not a standard layout!" );
2571 VULKAN_HPP_STATIC_ASSERT( std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV>::value,
2572 "ExportMemoryAllocateInfoNV is not nothrow_move_constructible!" );
H A Dvulkan_structs.hpp34412 struct ExportMemoryAllocateInfoNV global() struct
[all...]
H A Dvulkan_hash.hpp4554 struct hash<VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV>
4556 std::size_t operator()( VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV const & exportMemoryAllocateInfoNV ) const VULKAN_HPP_NOEXCEPT
H A Dvulkan.hpp10730 struct StructExtends<ExportMemoryAllocateInfoNV, MemoryAllocateInfo>
H A Dvulkan_handles.hpp655 struct ExportMemoryAllocateInfoNV;

Completed in 212 milliseconds