This is the complete list of members for impeller::PipelineLibrary, including all inherited members.
| GetPipeline(std::optional< PipelineDescriptor > descriptor) | impeller::PipelineLibrary | |
| GetPipeline(std::optional< ComputePipelineDescriptor > descriptor) | impeller::PipelineLibrary | |
| GetPipeline(PipelineDescriptor descriptor)=0 | impeller::PipelineLibrary | pure virtual |
| GetPipeline(ComputePipelineDescriptor descriptor)=0 | impeller::PipelineLibrary | pure virtual |
| IsValid() const =0 | impeller::PipelineLibrary | pure virtual |
| PipelineLibrary() | impeller::PipelineLibrary | protected |
| RemovePipelinesWithEntryPoint(std::shared_ptr< const ShaderFunction > function)=0 | impeller::PipelineLibrary | pure virtual |
| ~PipelineLibrary() | impeller::PipelineLibrary | virtual |