Searched refs:SamplerYcbcrConversion (Results 1 – 3 of 3) sorted by relevance
259 class SamplerYcbcrConversion class262 SamplerYcbcrConversion (VkDevice, const VkSamplerYcbcrConversionCreateInfo*) {} in SamplerYcbcrConversion() function in vk::__anonfb9acbbc0111::SamplerYcbcrConversion
121 …VK_NULL_RETURN((*pYcbcrConversion = allocateNonDispHandle<SamplerYcbcrConversion, VkSamplerYcbcrCo…353 freeNonDispHandle<SamplerYcbcrConversion, VkSamplerYcbcrConversion>(ycbcrConversion, pAllocator);
13059 class SamplerYcbcrConversion class13062 VULKAN_HPP_CONSTEXPR SamplerYcbcrConversion() in SamplerYcbcrConversion() function in VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion13066 VULKAN_HPP_CONSTEXPR SamplerYcbcrConversion( std::nullptr_t ) in SamplerYcbcrConversion() function in VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion13070 …VULKAN_HPP_TYPESAFE_EXPLICIT SamplerYcbcrConversion( VkSamplerYcbcrConversion samplerYcbcrConversi… in SamplerYcbcrConversion() function in VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion13075 SamplerYcbcrConversion & operator=(VkSamplerYcbcrConversion samplerYcbcrConversion) in operator =()13082 SamplerYcbcrConversion & operator=( std::nullptr_t ) in operator =()13088 bool operator==( SamplerYcbcrConversion const & rhs ) const in operator ==()13093 bool operator!=(SamplerYcbcrConversion const & rhs ) const in operator !=()13098 bool operator<(SamplerYcbcrConversion const & rhs ) const in operator <()13121 …static_assert( sizeof( SamplerYcbcrConversion ) == sizeof( VkSamplerYcbcrConversion ), "handle and…[all …]