#include <sampler_library_gles.h>
Definition at line 14 of file sampler_library_gles.h.
◆ SamplerLibraryGLES()
impeller::SamplerLibraryGLES::SamplerLibraryGLES |
( |
bool |
supports_decal_sampler_address_mode | ) |
|
|
explicit |
Definition at line 16 of file sampler_library_gles.cc.
17 : supports_decal_sampler_address_mode_(
18 supports_decal_sampler_address_mode) {}
◆ ~SamplerLibraryGLES()
impeller::SamplerLibraryGLES::~SamplerLibraryGLES |
( |
| ) |
|
|
overridedefault |
◆ ContextGLES
The documentation for this class was generated from the following files: