Flutter Engine
The Flutter Engine
impeller::Pipeline< T > Member List

This is the complete list of members for impeller::Pipeline< T >, including all inherited members.

CreateVariant(bool async, std::function< void(T &desc)> descriptor_callback) constimpeller::Pipeline< T >
desc_impeller::Pipeline< T >protected
GetDescriptor() constimpeller::Pipeline< T >
IsValid() const =0impeller::Pipeline< T >pure virtual
library_impeller::Pipeline< T >protected
Pipeline(std::weak_ptr< PipelineLibrary > library, T desc)impeller::Pipeline< T >protected
~Pipeline()impeller::Pipeline< T >virtual