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