Flutter Engine
The Flutter Engine
Public Member Functions | Friends | List of all members
impeller::SamplerLibraryMTL Class Referencefinal

#include <sampler_library_mtl.h>

Inheritance diagram for impeller::SamplerLibraryMTL:
impeller::SamplerLibrary impeller::BackendCast< SamplerLibraryMTL, SamplerLibrary >

Public Member Functions

 ~SamplerLibraryMTL () override
 
- Public Member Functions inherited from impeller::SamplerLibrary
virtual ~SamplerLibrary ()
 
virtual const std::unique_ptr< const Sampler > & GetSampler (SamplerDescriptor descriptor)=0
 Retrieve a backend specific sampler object for the given sampler descriptor. More...
 

Friends

class ContextMTL
 

Additional Inherited Members

- Static Public Member Functions inherited from impeller::BackendCast< SamplerLibraryMTL, SamplerLibrary >
static SamplerLibraryMTLCast (SamplerLibrary &base)
 
static const SamplerLibraryMTLCast (const SamplerLibrary &base)
 
static SamplerLibraryMTLCast (SamplerLibrary *base)
 
static const SamplerLibraryMTLCast (const SamplerLibrary *base)
 
- Protected Member Functions inherited from impeller::SamplerLibrary
 SamplerLibrary ()
 

Detailed Description

Definition at line 19 of file sampler_library_mtl.h.

Constructor & Destructor Documentation

◆ ~SamplerLibraryMTL()

impeller::SamplerLibraryMTL::~SamplerLibraryMTL ( )
overridedefault

Friends And Related Function Documentation

◆ ContextMTL

friend class ContextMTL
friend

Definition at line 27 of file sampler_library_mtl.h.


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