Home
last modified time | relevance | path

Searched defs:ImageConstraintsInfoFUCHSIA (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_structs.hpp36751 struct ImageConstraintsInfoFUCHSIA struct
36753 using NativeType = VkImageConstraintsInfoFUCHSIA;
36755 static const bool allowDuplicate = false;
36756 …N_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eImageConstraintsInfoFUCHSIA;
36760 VULKAN_HPP_CONSTEXPR ImageConstraintsInfoFUCHSIA(uint32_t formatConstraintsCount_ = {}, const VULKA… in ImageConstraintsInfoFUCHSIA() function
36766 ImageConstraintsInfoFUCHSIA( VkImageConstraintsInfoFUCHSIA const & rhs ) VULKAN_HPP_NOEXCEPT in ImageConstraintsInfoFUCHSIA() function
36771ImageConstraintsInfoFUCHSIA( VULKAN_HPP_NAMESPACE::ArrayProxyNoTemporaries<const VULKAN_HPP_NAMESP… in ImageConstraintsInfoFUCHSIA() function
36782 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ImageConstraintsInfoFUCHSIA const *>( &rhs ); in operator =()
36787 …_HPP_CONSTEXPR_14 ImageConstraintsInfoFUCHSIA & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
36793 …intsInfoFUCHSIA & setFormatConstraintsCount( uint32_t formatConstraintsCount_ ) VULKAN_HPP_NOEXCEPT in setFormatConstraintsCount()
[all …]