Home
last modified time | relevance | path

Searched refs:ImageFormatProperties (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp25051 struct ImageFormatProperties struct
25057 ImageFormatProperties( VULKAN_HPP_NAMESPACE::Extent3D maxExtent_ = {},
25069 VULKAN_HPP_CONSTEXPR ImageFormatProperties( ImageFormatProperties const & rhs ) VULKAN_HPP_NOEXCEPT = default;
25071 ImageFormatProperties( VkImageFormatProperties const & rhs ) VULKAN_HPP_NOEXCEP
[all...]
H A Dvulkan_handles.hpp35 struct ImageFormatProperties;
12202 VULKAN_HPP_NAMESPACE::ImageFormatProperties * pImageFormatProperties,
12206 VULKAN_HPP_NODISCARD_WHEN_NO_EXCEPTIONS typename ResultValueType<VULKAN_HPP_NAMESPACE::ImageFormatProperties>::type
H A Dvulkan_raii.hpp2445 VULKAN_HPP_NODISCARD VULKAN_HPP_NAMESPACE::ImageFormatProperties getImageFormatProperties(
9180 VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE VULKAN_HPP_NAMESPACE::ImageFormatProperties
9187 VULKAN_HPP_NAMESPACE::ImageFormatProperties imageFormatProperties; in getImageFormatProperties()
H A Dvulkan_funcs.hpp216 VULKAN_HPP_NAMESPACE::ImageFormatProperties * pImageFormatProperties,
233 typename ResultValueType<VULKAN_HPP_NAMESPACE::ImageFormatProperties>::type
242 VULKAN_HPP_NAMESPACE::ImageFormatProperties imageFormatProperties; in getImageFormatProperties()
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_static_assertions.hpp101 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::ImageFormatProperties ) == sizeof( VkImageFormatProperties ),
103 VULKAN_HPP_STATIC_ASSERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::ImageFormatProperties>::value, "struct wrapper is not a standard layout!" );
104 VULKAN_HPP_STATIC_ASSERT( std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::ImageFormatProperties>::value,
105 "ImageFormatProperties is not nothrow_move_constructible!" );
H A Dvulkan_structs.hpp36436 struct ImageFormatProperties global() struct
[all...]
H A Dvulkan_handles.hpp36 struct ImageFormatProperties;
14093 VULKAN_HPP_NAMESPACE::ImageFormatProperties * pImageFormatProperties,
14097 VULKAN_HPP_NODISCARD typename ResultValueType<VULKAN_HPP_NAMESPACE::ImageFormatProperties>::type
H A Dvulkan_hash.hpp4857 struct hash<VULKAN_HPP_NAMESPACE::ImageFormatProperties>
4859 std::size_t operator()( VULKAN_HPP_NAMESPACE::ImageFormatProperties const & imageFormatProperties ) const VULKAN_HPP_NOEXCEPT
H A Dvulkan_funcs.hpp207 VULKAN_HPP_NAMESPACE::ImageFormatProperties * pImageFormatProperties,
222 VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE typename ResultValueType<VULKAN_HPP_NAMESPACE::ImageFormatProperties>::type
232 VULKAN_HPP_NAMESPACE::ImageFormatProperties imageFormatProperties; in getImageFormatProperties()
[all...]
H A Dvulkan_raii.hpp3154 VULKAN_HPP_NODISCARD VULKAN_HPP_NAMESPACE::ImageFormatProperties
11734 VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE VULKAN_HPP_NAMESPACE::ImageFormatProperties
11744 VULKAN_HPP_NAMESPACE::ImageFormatProperties imageFormatProperties; in getImageFormatProperties()
[all...]

Completed in 281 milliseconds