Flutter Impeller
impeller::SamplerLibrary Class Referenceabstract

#include <sampler_library.h>

Inheritance diagram for impeller::SamplerLibrary:
impeller::SamplerLibraryGLES impeller::SamplerLibraryMTL impeller::SamplerLibraryVK

Public Member Functions

virtual ~SamplerLibrary ()
 
virtual std::shared_ptr< const SamplerGetSampler (SamplerDescriptor descriptor)=0
 

Protected Member Functions

 SamplerLibrary ()
 

Detailed Description

Definition at line 14 of file sampler_library.h.

Constructor & Destructor Documentation

◆ ~SamplerLibrary()

impeller::SamplerLibrary::~SamplerLibrary ( )
virtualdefault

◆ SamplerLibrary()

impeller::SamplerLibrary::SamplerLibrary ( )
protecteddefault

Member Function Documentation

◆ GetSampler()

virtual std::shared_ptr<const Sampler> impeller::SamplerLibrary::GetSampler ( SamplerDescriptor  descriptor)
pure virtual

The documentation for this class was generated from the following files: