Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_structs.hpp85854 struct SamplerYcbcrConversionInfo struct
85863 VULKAN_HPP_CONSTEXPR SamplerYcbcrConversionInfo(VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion conver… in SamplerYcbcrConversionInfo() function
85869 SamplerYcbcrConversionInfo( VkSamplerYcbcrConversionInfo const & rhs ) VULKAN_HPP_NOEXCEPT in SamplerYcbcrConversionInfo() function
85879 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionInfo const *>( &rhs ); in operator =()
85884 …N_HPP_CONSTEXPR_14 SamplerYcbcrConversionInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
85890 …nfo & setConversion( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion conversion_ ) VULKAN_HPP_NOEXCEPT in setConversion()
85898 operator VkSamplerYcbcrConversionInfo const &() const VULKAN_HPP_NOEXCEPT in operator VkSamplerYcbcrConversionInfo const&()
85903 operator VkSamplerYcbcrConversionInfo &() VULKAN_HPP_NOEXCEPT in operator VkSamplerYcbcrConversionInfo&()
85914 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
85924 bool operator==( SamplerYcbcrConversionInfo const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]