Flutter Engine
The Flutter Engine
|
This is the complete list of members for impeller::PipelineLibrary, including all inherited members.
GetPipeline(std::optional< PipelineDescriptor > descriptor, bool async=true) | impeller::PipelineLibrary | |
GetPipeline(std::optional< ComputePipelineDescriptor > descriptor, bool async=true) | impeller::PipelineLibrary | |
GetPipeline(PipelineDescriptor descriptor, bool async=true)=0 | impeller::PipelineLibrary | pure virtual |
GetPipeline(ComputePipelineDescriptor descriptor, bool async=true)=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 |