#include <sampler_library_mtl.h>
Public Member Functions | |
| ~SamplerLibraryMTL () override | |
Public Member Functions inherited from impeller::SamplerLibrary | |
| virtual | ~SamplerLibrary () |
Friends | |
| class | ContextMTL |
Additional Inherited Members | |
Static Public Member Functions inherited from impeller::BackendCast< SamplerLibraryMTL, SamplerLibrary > | |
| static SamplerLibraryMTL & | Cast (SamplerLibrary &base) |
| static const SamplerLibraryMTL & | Cast (const SamplerLibrary &base) |
| static SamplerLibraryMTL * | Cast (SamplerLibrary *base) |
| static const SamplerLibraryMTL * | Cast (const SamplerLibrary *base) |
Protected Member Functions inherited from impeller::SamplerLibrary | |
| SamplerLibrary () | |
Definition at line 19 of file sampler_library_mtl.h.
|
overridedefault |
|
friend |
Definition at line 27 of file sampler_library_mtl.h.