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

#include <sampler_library_vk.h>

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

Public Member Functions

 ~SamplerLibraryVK () 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 ContextVK
 

Additional Inherited Members

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

Detailed Description

Definition at line 15 of file sampler_library_vk.h.

Constructor & Destructor Documentation

◆ ~SamplerLibraryVK()

impeller::SamplerLibraryVK::~SamplerLibraryVK ( )
overridedefault

Friends And Related Function Documentation

◆ ContextVK

friend class ContextVK
friend

Definition at line 23 of file sampler_library_vk.h.


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