Lines Matching defs:ycbcrConversion

5961     VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion;
5966 reinterpret_cast<VkSamplerYcbcrConversion *>( &ycbcrConversion ) ) );
5969 return createResultValueType( result, ycbcrConversion );
5981 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion;
5986 reinterpret_cast<VkSamplerYcbcrConversion *>( &ycbcrConversion ) ) );
5990 result, UniqueHandle<VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion, Dispatch>( ycbcrConversion, ObjectDestroy<Device, Dispatch>( *this, allocator, d ) ) );
5996 VULKAN_HPP_INLINE void Device::destroySamplerYcbcrConversion( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion,
6002 m_device, static_cast<VkSamplerYcbcrConversion>( ycbcrConversion ), reinterpret_cast<const VkAllocationCallbacks *>( pAllocator ) );
6007 VULKAN_HPP_INLINE void Device::destroySamplerYcbcrConversion( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion,
6015 static_cast<VkSamplerYcbcrConversion>( ycbcrConversion ),
6021 VULKAN_HPP_INLINE void Device::destroy( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion,
6027 m_device, static_cast<VkSamplerYcbcrConversion>( ycbcrConversion ), reinterpret_cast<const VkAllocationCallbacks *>( pAllocator ) );
6032 VULKAN_HPP_INLINE void Device::destroy( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion,
6040 static_cast<VkSamplerYcbcrConversion>( ycbcrConversion ),
15266 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion;
15271 reinterpret_cast<VkSamplerYcbcrConversion *>( &ycbcrConversion ) ) );
15274 return createResultValueType( result, ycbcrConversion );
15286 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion;
15291 reinterpret_cast<VkSamplerYcbcrConversion *>( &ycbcrConversion ) ) );
15295 result, UniqueHandle<VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion, Dispatch>( ycbcrConversion, ObjectDestroy<Device, Dispatch>( *this, allocator, d ) ) );
15301 VULKAN_HPP_INLINE void Device::destroySamplerYcbcrConversionKHR( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion,
15307 m_device, static_cast<VkSamplerYcbcrConversion>( ycbcrConversion ), reinterpret_cast<const VkAllocationCallbacks *>( pAllocator ) );
15312 VULKAN_HPP_INLINE void Device::destroySamplerYcbcrConversionKHR( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion,
15320 static_cast<VkSamplerYcbcrConversion>( ycbcrConversion ),