Flutter Engine
 
Loading...
Searching...
No Matches
vma.h File Reference

Go to the source code of this file.

Classes

struct  impeller::AllocatorVMATraits
 
struct  impeller::PoolVMA
 
struct  impeller::PoolVMATraits
 
struct  impeller::BufferVMA
 
struct  impeller::BufferVMATraits
 
struct  impeller::ImageVMA
 
struct  impeller::ImageVMATraits
 

Namespaces

namespace  impeller
 

Typedefs

using impeller::UniqueAllocatorVMA = fml::UniqueObject< VmaAllocator, AllocatorVMATraits >
 
using impeller::UniquePoolVMA = fml::UniqueObject< PoolVMA, PoolVMATraits >
 
using impeller::UniqueBufferVMA = fml::UniqueObject< BufferVMA, BufferVMATraits >
 
using impeller::UniqueImageVMA = fml::UniqueObject< ImageVMA, ImageVMATraits >