This is the complete list of members for impeller::ShaderLibrary, including all inherited members.
| GetFunction(std::string_view name, ShaderStage stage)=0 | impeller::ShaderLibrary | pure virtual |
| IsValid() const =0 | impeller::ShaderLibrary | pure virtual |
| RegisterFunction(std::string name, ShaderStage stage, std::shared_ptr< fml::Mapping > code, RegistrationCallback callback) | impeller::ShaderLibrary | virtual |
| RegistrationCallback typedef | impeller::ShaderLibrary | |
| ShaderLibrary() | impeller::ShaderLibrary | protected |
| UnregisterFunction(std::string name, ShaderStage stage)=0 | impeller::ShaderLibrary | pure virtual |
| ~ShaderLibrary() | impeller::ShaderLibrary | virtual |