Home
last modified time | relevance | path

Searched refs:DirectDriverLoadingInfoLUNARG (Results 1 - 4 of 4) sorted by relevance

/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_static_assertions.hpp6606 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG ) == sizeof( VkDirectDriverLoadingInfoLUNARG ),
6608 VULKAN_HPP_STATIC_ASSERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG>::value, "struct wrapper is not a standard layout!" );
6609 VULKAN_HPP_STATIC_ASSERT( std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG>::value,
6610 "DirectDriverLoadingInfoLUNARG is not nothrow_move_constructible!" );
H A Dvulkan_structs.hpp30647 struct DirectDriverLoadingInfoLUNARG global() struct
[all...]
H A Dvulkan_hash.hpp4050 struct hash<VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG>
4052 std::size_t operator()( VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG const & directDriverLoadingInfoLUNARG ) const VULKAN_HPP_NOEXCEPT
H A Dvulkan_handles.hpp1610 struct DirectDriverLoadingInfoLUNARG;

Completed in 106 milliseconds