Home
last modified time | relevance | path

Searched refs:BufferCollectionConstraintsInfoFUCHSIA (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp8287 struct BufferCollectionConstraintsInfoFUCHSIA struct
8297 BufferCollectionConstraintsInfoFUCHSIA( uint32_t minBufferCount_ = {},
8309 VULKAN_HPP_CONSTEXPR BufferCollectionConstraintsInfoFUCHSIA( BufferCollectionConstraintsInfoFUCHSIA const & rhs )
8312 BufferCollectionConstraintsInfoFUCHSIA( VkBufferCollectionConstraintsInfoFUCHSIA const & rhs ) VULKAN_HPP_NOEXCEPT
8313 : BufferCollectionConstraintsInfoFUCHSIA(
8314 *reinterpret_cast<BufferCollectionConstraintsInfoFUCHSIA const *>( &rhs ) )
8318 BufferCollectionConstraintsInfoFUCHSIA &
8319 operator=( BufferCollectionConstraintsInfoFUCHSIA const & rhs ) VULKAN_HPP_NOEXCEPT = default;
8321 BufferCollectionConstraintsInfoFUCHSIA
[all...]
H A Dvulkan_handles.hpp1233 struct BufferCollectionConstraintsInfoFUCHSIA;
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_static_assertions.hpp5828 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::BufferCollectionConstraintsInfoFUCHSIA ) == sizeof( VkBufferCollectionConstraintsInfoFUCHSIA ),
5830 VULKAN_HPP_STATIC_ASSERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::BufferCollectionConstraintsInfoFUCHSIA>::value,
5832 VULKAN_HPP_STATIC_ASSERT( std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::BufferCollectionConstraintsInfoFUCHSIA>::value,
5833 "BufferCollectionConstraintsInfoFUCHSIA is not nothrow_move_constructible!" );
H A Dvulkan_structs.hpp10937 struct BufferCollectionConstraintsInfoFUCHSIA struct
10945 VULKAN_HPP_CONSTEXPR BufferCollectionConstraintsInfoFUCHSIA( uint32_t minBufferCount_ = {},
10960 VULKAN_HPP_CONSTEXPR BufferCollectionConstraintsInfoFUCHSIA( BufferCollectionConstraintsInfoFUCHSIA const & rhs ) VULKAN_HPP_NOEXCEPT = default;
10962 BufferCollectionConstraintsInfoFUCHSIA( VkBufferCollectionConstraintsInfoFUCHSIA const & rhs ) VULKAN_HPP_NOEXCEPT
10963 : BufferCollectionConstraintsInfoFUCHSIA( *reinterpret_cast<BufferCollectionConstraintsInfoFUCHSIA const *>( &rhs ) )
10967 BufferCollectionConstraintsInfoFUCHSIA & operator=( BufferCollectionConstraintsInfoFUCHSIA const & rhs ) VULKAN_HPP_NOEXCEPT = default;
10970 BufferCollectionConstraintsInfoFUCHSIA
[all...]
H A Dvulkan_hash.hpp1745 struct hash<VULKAN_HPP_NAMESPACE::BufferCollectionConstraintsInfoFUCHSIA>
1748 operator()( VULKAN_HPP_NAMESPACE::BufferCollectionConstraintsInfoFUCHSIA const & bufferCollectionConstraintsInfoFUCHSIA ) const VULKAN_HPP_NOEXCEPT
H A Dvulkan_handles.hpp1428 struct BufferCollectionConstraintsInfoFUCHSIA;

Completed in 136 milliseconds