Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp33120 struct ImportMemoryHostPointerInfoEXT global() struct
[all...]
H A Dvulkan.hpp8771 struct StructExtends<ImportMemoryHostPointerInfoEXT, MemoryAllocateInfo>
H A Dvulkan_handles.hpp821 struct ImportMemoryHostPointerInfoEXT;
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_static_assertions.hpp3874 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::ImportMemoryHostPointerInfoEXT ) == sizeof( VkImportMemoryHostPointerInfoEXT ),
3876 VULKAN_HPP_STATIC_ASSERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::ImportMemoryHostPointerInfoEXT>::value, "struct wrapper is not a standard layout!" );
3877 VULKAN_HPP_STATIC_ASSERT( std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::ImportMemoryHostPointerInfoEXT>::value,
3878 "ImportMemoryHostPointerInfoEXT is not nothrow_move_constructible!" );
H A Dvulkan_structs.hpp47184 struct ImportMemoryHostPointerInfoEXT global() struct
[all...]
H A Dvulkan_hash.hpp6185 struct hash<VULKAN_HPP_NAMESPACE::ImportMemoryHostPointerInfoEXT>
6187 std::size_t operator()( VULKAN_HPP_NAMESPACE::ImportMemoryHostPointerInfoEXT const & importMemoryHostPointerInfoEXT ) const VULKAN_HPP_NOEXCEPT
H A Dvulkan.hpp11781 struct StructExtends<ImportMemoryHostPointerInfoEXT, MemoryAllocateInfo>
H A Dvulkan_handles.hpp965 struct ImportMemoryHostPointerInfoEXT;

Completed in 286 milliseconds