#include <shader_library_mtl.h>
Public Member Functions | |
ShaderLibraryMTL () | |
~ShaderLibraryMTL () override | |
bool | IsValid () const override |
![]() | |
virtual | ~ShaderLibrary () |
Friends | |
class | ContextMTL |
Additional Inherited Members | |
![]() | |
using | RegistrationCallback = std::function< void(bool)> |
![]() | |
ShaderLibrary () | |
Definition at line 22 of file shader_library_mtl.h.
impeller::ShaderLibraryMTL::ShaderLibraryMTL | ( | ) |
|
overridedefault |
|
overridevirtual |
Implements impeller::ShaderLibrary.
Definition at line 24 of file shader_library_mtl.mm.
|
friend |
Definition at line 33 of file shader_library_mtl.h.