Flutter Impeller
yuv_conversion_vk.h File Reference

Go to the source code of this file.

Classes

class  impeller::YUVConversionVK
 It is sometimes necessary to deal with formats not native to Vulkan. In such cases, extra information is necessary to access images. A YUV conversion object is needed in such instances. More...
 
struct  impeller::YUVConversionDescriptorVKHash
 
struct  impeller::YUVConversionDescriptorVKEqual
 
struct  impeller::ImmutableSamplerKeyVK
 

Namespaces

 impeller
 

Typedefs

using impeller::YUVConversionDescriptorVK = vk::StructureChain< vk::SamplerYcbcrConversionCreateInfo >