#include <sampler.h>
Public Member Functions | |
virtual | ~Sampler () |
const SamplerDescriptor & | GetDescriptor () const |
Protected Member Functions | |
Sampler (const SamplerDescriptor &desc) | |
Protected Attributes | |
SamplerDescriptor | desc_ |
|
virtualdefault |
|
explicitprotected |
Definition at line 9 of file sampler.cc.
const SamplerDescriptor & impeller::Sampler::GetDescriptor | ( | ) | const |
|
protected |
Definition at line 19 of file sampler.h.
Referenced by impeller::SamplerVK::CreateVariantForConversion(), and GetDescriptor().