Home
last modified time | relevance | path

Searched refs:DirectDriverLoadingListLUNARG (Results 1 - 5 of 5) sorted by relevance

/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_static_assertions.hpp6612 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::DirectDriverLoadingListLUNARG ) == sizeof( VkDirectDriverLoadingListLUNARG ),
6614 VULKAN_HPP_STATIC_ASSERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::DirectDriverLoadingListLUNARG>::value, "struct wrapper is not a standard layout!" );
6615 VULKAN_HPP_STATIC_ASSERT( std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::DirectDriverLoadingListLUNARG>::value,
6616 "DirectDriverLoadingListLUNARG is not nothrow_move_constructible!" );
H A Dvulkan_structs.hpp30753 struct DirectDriverLoadingListLUNARG global() struct
[all...]
H A Dvulkan_hash.hpp4064 struct hash<VULKAN_HPP_NAMESPACE::DirectDriverLoadingListLUNARG>
4066 std::size_t operator()( VULKAN_HPP_NAMESPACE::DirectDriverLoadingListLUNARG const & directDriverLoadingListLUNARG ) const VULKAN_HPP_NOEXCEPT
H A Dvulkan.hpp15240 struct StructExtends<DirectDriverLoadingListLUNARG, InstanceCreateInfo>
H A Dvulkan_handles.hpp1611 struct DirectDriverLoadingListLUNARG;

Completed in 121 milliseconds